diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-23 17:38:46 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-23 17:39:52 +0300 |
commit | 9c27fc5c08f338f14b47e49d81708e06909fd80a (patch) | |
tree | ccc1f821371cbb5f4416a5640275313f35d360cc /sysui | |
parent | 742c2fe0a256d33d06dc13f6d69c143b31e3ce93 (diff) |
user9x.h is gone
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/source/win32/misc/WinImplHelper.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/source/win32/misc/WinImplHelper.cxx b/sysui/source/win32/misc/WinImplHelper.cxx index 845a324400e3..8f62008ba76e 100644 --- a/sysui/source/win32/misc/WinImplHelper.cxx +++ b/sysui/source/win32/misc/WinImplHelper.cxx @@ -35,7 +35,7 @@ #include "WinImplHelper.hxx" #include <com/sun/star/uno/Sequence.hxx> -#include <systools/win32/user9x.h> +#include <windows.h> //------------------------------------------------------------ // namespace directives |