aboutsummaryrefslogtreecommitdiffstats
path: root/src/wreadln.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wreadln.h')
-rw-r--r--src/wreadln.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wreadln.h b/src/wreadln.h
index d448f4119..2dd2191f0 100644
--- a/src/wreadln.h
+++ b/src/wreadln.h
@@ -1,6 +1,9 @@
#ifndef WREADLN_H
#define WREADLN_H
+#include <glib.h>
+#include <ncurses.h>
+
/* max size allocated for a line */
extern guint wrln_max_line_size;