diff --git a/src/notebook.cc b/src/notebook.cc index 744459b..2ba702b 100644 --- a/src/notebook.cc +++ b/src/notebook.cc @@ -6,7 +6,6 @@ #include #include "cmake.h" #include "filesystem.h" -#include "debug.h" #if GTKSOURCEVIEWMM_MAJOR_VERSION > 2 & GTKSOURCEVIEWMM_MINOR_VERSION > 17 #include "gtksourceview-3.0/gtksourceview/gtksourcemap.h"