summaryrefslogtreecommitdiffstats
path: root/src/bufstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bufstr.h')
-rw-r--r--src/bufstr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bufstr.h b/src/bufstr.h
index ca733ad..fcdce6b 100644
--- a/src/bufstr.h
+++ b/src/bufstr.h
@@ -19,6 +19,7 @@
#define _BUFSTR_H
#include <cstdlib>
+#include <qcstring.h>
/*! @brief Buffer used to store strings
*