summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindow1.cxx
diff options
context:
space:
mode:
authorPedro Giffuni <pfg@apache.org>2011-11-09 21:30:56 +0000
committerPedro Giffuni <pfg@apache.org>2011-11-09 21:30:56 +0000
commit270bd2f34a84fcfd7e06c5f8058846a07037ddf3 (patch)
tree936bcff0febe6ab34462e9dda41064d3fa75a869 /toolkit/source/awt/vclxwindow1.cxx
parent9bb4e9b2513dc9e826a218bb4abdd9ce0bee85b2 (diff)
i118582: OS/2 port - pyuno, readlicense, svtools, toolkit and tools build patches by Yuri Dario.
Diffstat (limited to 'toolkit/source/awt/vclxwindow1.cxx')
-rw-r--r--toolkit/source/awt/vclxwindow1.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/source/awt/vclxwindow1.cxx b/toolkit/source/awt/vclxwindow1.cxx
index 24695ed8f3cd..ef29b3e7ba54 100644
--- a/toolkit/source/awt/vclxwindow1.cxx
+++ b/toolkit/source/awt/vclxwindow1.cxx
@@ -36,6 +36,8 @@
#include <tools/prewin.h>
#include <windows.h>
#include <tools/postwin.h>
+#elif defined ( OS2 )
+#include <svpm.h>
#elif defined ( QUARTZ )
#include "premac.h"
#include <Cocoa/Cocoa.h>