summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/GameWinDX9.h
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/GameWinDX9.h')
-rw-r--r--StarsEx/GameWinDX9.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/StarsEx/GameWinDX9.h b/StarsEx/GameWinDX9.h
index 16b620c..e95352b 100644
--- a/StarsEx/GameWinDX9.h
+++ b/StarsEx/GameWinDX9.h
@@ -9,7 +9,12 @@
#include "Color.h"
#include "Game.h"
+#include "Screen.h"
+#include "SoundCard.h"
#include "Types.h"
+#include "VideoFactory.h"
+#include "Video.h"
+#include "VideoSettings.h"
#include "WndProc.h"