aboutsummaryrefslogtreecommitdiffhomepage
path: root/qbuffers.h
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2012-12-03 17:09:13 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2012-12-03 17:09:13 +0100
commitaca9517b3d90180581570596cb5ac768ef8c127e (patch)
tree2f7bc6a0a180af4fb03bf6b3085d304b0a964302 /qbuffers.h
parent14246a1c5a8b542eadd19d74640d9e69c7df9b98 (diff)
refactored search command (states): they are now in a separate search.cpp file
Diffstat (limited to 'qbuffers.h')
-rw-r--r--qbuffers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qbuffers.h b/qbuffers.h
index 05ec388..d9c1b94 100644
--- a/qbuffers.h
+++ b/qbuffers.h
@@ -6,6 +6,7 @@
#include <glib.h>
#include <glib/gprintf.h>
+#include <glib/gstdio.h>
#include <Scintilla.h>