diff options
| author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-12-03 17:09:13 +0100 |
|---|---|---|
| committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-12-03 17:09:13 +0100 |
| commit | aca9517b3d90180581570596cb5ac768ef8c127e (patch) | |
| tree | 2f7bc6a0a180af4fb03bf6b3085d304b0a964302 /qbuffers.h | |
| parent | 14246a1c5a8b542eadd19d74640d9e69c7df9b98 (diff) | |
refactored search command (states): they are now in a separate search.cpp file
Diffstat (limited to 'qbuffers.h')
| -rw-r--r-- | qbuffers.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ #include <glib.h> #include <glib/gprintf.h> +#include <glib/gstdio.h> #include <Scintilla.h> |
