diff options
-rw-r--r-- | automation/source/testtool/registry_win.cxx | 1 |
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> |