about summary refs log tree commit diff
path: root/src/game/server/gs_game_dm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/server/gs_game_dm.cpp')
-rw-r--r--src/game/server/gs_game_dm.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/server/gs_game_dm.cpp b/src/game/server/gs_game_dm.cpp
index 1d565372..264063bf 100644
--- a/src/game/server/gs_game_dm.cpp
+++ b/src/game/server/gs_game_dm.cpp
@@ -1,7 +1,7 @@
 /* copyright (c) 2007 magnus auvinen, see licence.txt for more info */
 #include <engine/e_config.h>
-#include "gs_common.h"
-#include "gs_game_dm.h"
+#include "gs_common.hpp"
+#include "gs_game_dm.hpp"
 
 void GAMECONTROLLER_DM::tick()
 {