summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--starmath/source/tmpdevice.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/source/tmpdevice.cxx b/starmath/source/tmpdevice.cxx
index dc2af56972db..ae4be576eb0d 100644
--- a/starmath/source/tmpdevice.cxx
+++ b/starmath/source/tmpdevice.cxx
@@ -20,6 +20,8 @@
#include "smmod.hxx"
#include "tmpdevice.hxx"
+#include <vcl/window.hxx>
+
// SmTmpDevice
// Allows for font and color changes. The original settings will be restored
// in the destructor.