summaryrefslogtreecommitdiff
path: root/src/debug.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-25 18:11:54 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-25 18:11:54 -0400
commitce4926abf990fa10d9172c058b2248fee69b75d5 (patch)
tree226a7590323c19c8dcab2f4e017a59497aa5d579 /src/debug.h
parentedea8adf1a042a5055dac56b97e78540eba6250d (diff)
Fix initial size of scrollback in alternate screen
Diffstat (limited to 'src/debug.h')
-rw-r--r--src/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug.h b/src/debug.h
index d829750..a437188 100644
--- a/src/debug.h
+++ b/src/debug.h
@@ -21,6 +21,7 @@
#ifndef vte_debug_h_included
#define vte_debug_h_included
+#include <config.h>
#include <glib.h>