summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-03-12 21:31:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-03-12 21:31:35 (GMT)
commitda22d42c9644de808dfc3484352c444ee4176bee (patch)
tree67d1533baad0a80cc9f435c781c5d094243fa425 /src/main.c
parent491e9837f33831f94747a6063f709ba2c5d2703e (diff)
Loaded all custom parameters storing positions of panels divisions.
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 74ba72f..2de2379 100644
--- a/src/main.c
+++ b/src/main.c
@@ -37,6 +37,7 @@
#include "glibext/gbinportion.h"
#include "gtkext/theme.h"
#include "gui/editor.h"
+#include "gui/core/core.h"
#include "plugins/pglist.h"