diff options
Diffstat (limited to 'include/toolkit/awt/vclxwindows.hxx')
-rw-r--r-- | include/toolkit/awt/vclxwindows.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/toolkit/awt/vclxwindows.hxx b/include/toolkit/awt/vclxwindows.hxx index 8dc573496abd..74b6482f4e2a 100644 --- a/include/toolkit/awt/vclxwindows.hxx +++ b/include/toolkit/awt/vclxwindows.hxx @@ -81,8 +81,8 @@ #include <cppuhelper/implbase3.hxx> #include <cppuhelper/implbase2.hxx> -#include "toolkit/awt/vclxwindow.hxx" -#include "toolkit/awt/vclxtopwindow.hxx" +#include <toolkit/awt/vclxwindow.hxx> +#include <toolkit/awt/vclxtopwindow.hxx> #include <cppuhelper/implbase1.hxx> #include <vcl/pointr.hxx> |