]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameDraw.cpp
Sorted all source files in folders
[lugaru.git] / Source / GameDraw.cpp
index a346f23f2b519a1c353cefad412bc58f5f783e41..d46b9b6a693c0f5b8cc71d8a257d0f2775858bf8 100644 (file)
@@ -19,12 +19,12 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "Game.h"
-#include "openal_wrapper.h"
-#include "Input.h"
-#include "Awards.h"
-#include "Menu.h"
-#include "Dialog.h"
-#include "Hotspot.h"
+#include "Audio/openal_wrapper.h"
+#include "Level/Awards.h"
+#include "Level/Dialog.h"
+#include "Level/Hotspot.h"
+#include "Menu/Menu.h"
+#include "Utils/Input.h"
 
 extern XYZ viewer;
 extern int environment;