summaryrefslogtreecommitdiff
path: root/src/gtkext
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-03-26 22:05:49 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-03-26 22:05:49 (GMT)
commitadddee10e395524778c026bf577e885cd8f5947d (patch)
tree6368bccad32f2fdb68bcebd35d5623e48d8d1ba0 /src/gtkext
parent16d050be2b5660f86cf65c465dd5e49ed615b4d0 (diff)
Given the priority to string.h from system includes.
Diffstat (limited to 'src/gtkext')
-rw-r--r--src/gtkext/tiledgrid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkext/tiledgrid.h b/src/gtkext/tiledgrid.h
index 70429e5..a31f200 100644
--- a/src/gtkext/tiledgrid.h
+++ b/src/gtkext/tiledgrid.h
@@ -30,7 +30,7 @@
#include "gtkdockstation.h"
#include "../glibext/configuration.h"
-#include "../gui/panels/panel.h"
+#include "../gui/panel.h"