diff VideoPlayer.cpp @ 1016:c45d51b3f4f4

Included header files cleanup
author Grumpy7
date Sun, 19 May 2013 17:55:19 +0200
parents 10fa7dad1391
children 9ac94d00012e
line wrap: on
line diff
--- a/VideoPlayer.cpp	Tue May 14 23:16:10 2013 +0600
+++ b/VideoPlayer.cpp	Sun May 19 17:55:19 2013 +0200
@@ -2,6 +2,9 @@
 
 #include "Bink_Smacker.h"
 
+#include "CShow.h"
+#include "Mouse.h"
+
 #include "OSInfo.h"
 #include "VideoPlayer.h"
 #include "AudioPlayer.h"