summaryrefslogtreecommitdiff
path: root/src/gui/widgets/table.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/table.cpp')
-rw-r--r--src/gui/widgets/table.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/widgets/table.cpp b/src/gui/widgets/table.cpp
index 3b8a425bb..d5325679f 100644
--- a/src/gui/widgets/table.cpp
+++ b/src/gui/widgets/table.cpp
@@ -30,9 +30,9 @@
#include "utils/dtor.h"
-#include "guichan/actionlistener.hpp"
-#include "guichan/graphics.hpp"
-#include "guichan/key.hpp"
+#include <guichan/actionlistener.hpp>
+#include <guichan/graphics.hpp>
+#include <guichan/key.hpp>
#include "debug.h"