diff options
Diffstat (limited to 'parser.cpp')
-rw-r--r-- | parser.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #include <glib/gprintf.h> #include "sciteco.h" +#include "undo.h" #include "parser.h" gint macro_pc = 0; |
![]() |
index : sciteco | |
Scintilla-based Text Editor and COrrector | Robin Haberkorn |
aboutsummaryrefslogtreecommitdiffhomepage |
-rw-r--r-- | parser.cpp | 1 |
@@ -2,6 +2,7 @@ #include <glib/gprintf.h> #include "sciteco.h" +#include "undo.h" #include "parser.h" gint macro_pc = 0; |