aboutsummaryrefslogtreecommitdiffhomepage
path: root/curses/ScintillaCurses.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'curses/ScintillaCurses.cxx')
-rw-r--r--curses/ScintillaCurses.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/curses/ScintillaCurses.cxx b/curses/ScintillaCurses.cxx
index 13b6a4117..21330996e 100644
--- a/curses/ScintillaCurses.cxx
+++ b/curses/ScintillaCurses.cxx
@@ -8,6 +8,7 @@
#include <stdint.h>
#include <string.h>
#include <math.h>
+#include <assert.h>
#include <wchar.h>
#include <stdexcept>