Mercurial > mm7
diff UIOptions.cpp @ 1016:c45d51b3f4f4
Included header files cleanup
author | Grumpy7 |
---|---|
date | Sun, 19 May 2013 17:55:19 +0200 |
parents | a079c489118d |
children | 9ac94d00012e |
line wrap: on
line diff
--- a/UIOptions.cpp Tue May 14 23:16:10 2013 +0600 +++ b/UIOptions.cpp Sun May 19 17:55:19 2013 +0200 @@ -2,6 +2,13 @@ #include "MM7.h" +#include "Keyboard.h" +#include "IndoorCameraD3D.h" +#include "CShow.h" +#include "GammaControl.h" +#include "stru6.h" +#include "stru9.h" + #include "MapInfo.h" #include "Game.h" #include "GUIWindow.h"