summaryrefslogtreecommitdiffstats
path: root/basic/source/comp/buffer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/comp/buffer.cxx')
-rw-r--r--basic/source/comp/buffer.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basic/source/comp/buffer.cxx b/basic/source/comp/buffer.cxx
index 4e28d3c8a00b..a7dca978b27a 100644
--- a/basic/source/comp/buffer.cxx
+++ b/basic/source/comp/buffer.cxx
@@ -20,6 +20,8 @@
#include <buffer.hxx>
#include <parser.hxx>
+#include <basic/sberrors.hxx>
+
const static sal_uInt32 UP_LIMIT=0xFFFFFF00;
// The SbiBuffer will be expanded in increments of at least 16 Bytes.