summaryrefslogtreecommitdiff
path: root/src/gui/widgets/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/window.cpp')
-rw-r--r--src/gui/widgets/window.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/widgets/window.cpp b/src/gui/widgets/window.cpp
index fccab9e99..2b6c4ef58 100644
--- a/src/gui/widgets/window.cpp
+++ b/src/gui/widgets/window.cpp
@@ -38,8 +38,8 @@
#include "resources/image.h"
-#include "guichan/exception.hpp"
-#include "guichan/focushandler.hpp"
+#include <guichan/exception.hpp>
+#include <guichan/focushandler.hpp>
#include "debug.h"