summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-28 14:47:16 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-28 14:47:16 +0200
commit0136211dab62a61ee692751ff9bada39e8fbc98b (patch)
treed73f890b39d42670cd056d72d1a1c0edeb5b8e79
parentdfd33d776b09560708fd729e9909cfc9722d39ce (diff)
Fix windows build of automation
-rw-r--r--automation/source/testtool/registry_win.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/automation/source/testtool/registry_win.cxx b/automation/source/testtool/registry_win.cxx
index c0fa59f5b..4feeaed23 100644
--- a/automation/source/testtool/registry_win.cxx
+++ b/automation/source/testtool/registry_win.cxx
@@ -36,6 +36,7 @@
////////////////////////////////////////////////////////////////////////////
+#include <windows.h>
#include "registry_win.hxx"
#include <osl/thread.h>
#include <sal/macros.h>