Mercurial > mm7
diff OSWindow.cpp @ 2465:b054ea5daf45
cleaning project part 3
author | zipi |
---|---|
date | Sun, 17 Aug 2014 20:23:06 +0100 |
parents | 104fdbea0386 |
children | acac52e9e36a |
line wrap: on
line diff
--- a/OSWindow.cpp Sun Aug 17 17:49:34 2014 +0100 +++ b/OSWindow.cpp Sun Aug 17 20:23:06 2014 +0100 @@ -8,7 +8,6 @@ #include "mm7_data.h" #include "Arcomage.h" #include "AudioPlayer.h" -#include "MediaPlayer.h" #include "Mouse.h" #include "Timer.h" #include "GUIWindow.h" @@ -16,15 +15,11 @@ #include "Game.h" #include "IndoorCameraD3D.h" #include "Keyboard.h" -#include "Render.h" #include "Viewport.h" #include "Vis.h" -#include "Texts.h" #include "AIL.h" -#include "Bink_Smacker.h" #include "ErrorHandling.h" #include "Log.h" -#include "LOD.h" #include "Registry.h"