summaryrefslogtreecommitdiffstats
path: root/src/bufstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bufstr.h')
-rw-r--r--src/bufstr.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bufstr.h b/src/bufstr.h
index 635b4cf..427b012 100644
--- a/src/bufstr.h
+++ b/src/bufstr.h
@@ -18,6 +18,10 @@
#ifndef _BUFSTR_H
#define _BUFSTR_H
+#include <qglobal.h>
+#include <qcstring.h>
+#include <stdlib.h>
+
/*! @brief Buffer used to store strings
*
* This buffer is used append characters and strings. It will automatically