summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 850d335e4..d95e2ef8c 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -101,8 +101,8 @@
#include "utils/gettext.h"
#include "utils/mkdir.h"
-#include <guichan/exception.hpp>
-#include <guichan/focushandler.hpp>
+#include "guichan/exception.hpp"
+#include "guichan/focushandler.hpp"
#include <physfs.h>