summaryrefslogtreecommitdiff
path: root/src/gui/panels/strings.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-12-04 19:05:58 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-12-04 19:05:58 (GMT)
commitc476dae9b50d6ff218e903e3f8d40ad51003fa40 (patch)
tree5f3f53037c88c1f5762fef54dc21ac4be7b324ce /src/gui/panels/strings.c
parent3b4cdd10d6adf9155054989f41bb32759a9541c5 (diff)
Moved all files related to the GUI into the 'gui' directory.
Diffstat (limited to 'src/gui/panels/strings.c')
-rw-r--r--src/gui/panels/strings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/panels/strings.c b/src/gui/panels/strings.c
index ff6bf05..a6ff7ca 100644
--- a/src/gui/panels/strings.c
+++ b/src/gui/panels/strings.c
@@ -29,9 +29,9 @@
#include "panel-int.h"
+#include "../dialogs/gotox.h"
#include "../../common/extstr.h"
#include "../../core/params.h"
-#include "../../dialogs/gotox.h"
#include "../../gtkext/easygtk.h"
#include "../../gtkext/gtkdockable-int.h"