summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--writerperfect/source/filter/PageSpan.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerperfect/source/filter/PageSpan.cxx b/writerperfect/source/filter/PageSpan.cxx
index 95b74f96640c..69a2747ddcba 100644
--- a/writerperfect/source/filter/PageSpan.cxx
+++ b/writerperfect/source/filter/PageSpan.cxx
@@ -25,6 +25,9 @@
/* "This product is not manufactured, approved, or supported by
* Corel Corporation or Corel Corporation Limited."
*/
+
+#include <stdlib.h>
+
#include "FilterInternal.hxx"
#include "PageSpan.hxx"
#include "DocumentElement.hxx"