summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgavl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/sdstor/stgavl.hxx')
-rw-r--r--sot/source/sdstor/stgavl.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sot/source/sdstor/stgavl.hxx b/sot/source/sdstor/stgavl.hxx
index 5dd29a988f30..c78df17229cd 100644
--- a/sot/source/sdstor/stgavl.hxx
+++ b/sot/source/sdstor/stgavl.hxx
@@ -20,6 +20,8 @@
#ifndef INCLUDED_SOT_SOURCE_SDSTOR_STGAVL_HXX
#define INCLUDED_SOT_SOURCE_SDSTOR_STGAVL_HXX
+#include <sal/types.h>
+
// This is an abstract base class for nodes.
// Especially, the compare function must be implemented.