Change the type of `fade` into bool.
[smdp.git] / include / viewer.h
index 07475fd..e095e9d 100644 (file)
@@ -38,6 +38,7 @@
 #include <ncurses.h>
 #endif
 
+#include "common.h"
 #include "parser.h"
 #include "cstack.h"