Common: Cleanup emu_window includes.

This commit is contained in:
Emmanuel Gil Peyrot
2015-06-21 14:02:11 +01:00
parent 1775adc34c
commit 22ae87530b
5 changed files with 23 additions and 13 deletions

View File

@ -4,12 +4,11 @@
#pragma once
#include "common/emu_window.h"
#include "renderer_base.h"
#include <atomic>
class EmuWindow;
class RendererBase;
////////////////////////////////////////////////////////////////////////////////////////////////////
// Video Core namespace