aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-gtk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface-gtk.cpp')
-rw-r--r--src/interface-gtk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interface-gtk.cpp b/src/interface-gtk.cpp
index c1a557a..d1d20cd 100644
--- a/src/interface-gtk.cpp
+++ b/src/interface-gtk.cpp
@@ -41,7 +41,7 @@
#include "interface.h"
#include "interface-gtk.h"
-InterfaceGtk interface;
+InterfaceGtk interface INIT_PRIO(PRIO_INTERFACE);
extern "C" {
static void scintilla_notify(ScintillaObject *sci, uptr_t idFrom,