diff options
Diffstat (limited to 'src/interface-gtk.cpp')
-rw-r--r-- | src/interface-gtk.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface-gtk.cpp b/src/interface-gtk.cpp index 6d86f4b..c1a557a 100644 --- a/src/interface-gtk.cpp +++ b/src/interface-gtk.cpp @@ -35,6 +35,7 @@ #include <ScintillaWidget.h> #include "sciteco.h" +#include "cmdline.h" #include "qregisters.h" #include "ring.h" #include "interface.h" |