summaryrefslogtreecommitdiff
path: root/src/gui/textpopup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/textpopup.cpp')
-rw-r--r--src/gui/textpopup.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/textpopup.cpp b/src/gui/textpopup.cpp
index acbd4a186..049f86d76 100644
--- a/src/gui/textpopup.cpp
+++ b/src/gui/textpopup.cpp
@@ -33,8 +33,8 @@
#include "utils/gettext.h"
#include "utils/stringutils.h"
-#include "guichan/font.hpp"
-#include "guichan/widgets/label.hpp"
+#include <guichan/font.hpp>
+#include <guichan/widgets/label.hpp>
#include "debug.h"