mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 08:35:47 +00:00
Common: Cleanup emu_window includes.
This commit is contained in:
parent
1775adc34c
commit
22ae87530b
5 changed files with 23 additions and 13 deletions
|
@ -4,12 +4,11 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "common/emu_window.h"
|
||||
|
||||
#include "renderer_base.h"
|
||||
|
||||
#include <atomic>
|
||||
|
||||
class EmuWindow;
|
||||
class RendererBase;
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Video Core namespace
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue