summaryrefslogtreecommitdiff
path: root/src/gui/editdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editdialog.h')
-rw-r--r--src/gui/editdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editdialog.h b/src/gui/editdialog.h
index 55947b23d..09f6fa2f2 100644
--- a/src/gui/editdialog.h
+++ b/src/gui/editdialog.h
@@ -26,7 +26,7 @@
#include "gui/widgets/window.h"
#include "gui/widgets/textfield.h"
-#include <guichan/actionlistener.hpp>
+#include "guichan/actionlistener.hpp"
#define ACTION_EDIT_OK "edit ok"