diff options
Diffstat (limited to 'dbaccess/source/ui/app/AppSwapWindow.hxx')
-rw-r--r-- | dbaccess/source/ui/app/AppSwapWindow.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/app/AppSwapWindow.hxx b/dbaccess/source/ui/app/AppSwapWindow.hxx index fadfb6fb3ccc..9fcd3ba816af 100644 --- a/dbaccess/source/ui/app/AppSwapWindow.hxx +++ b/dbaccess/source/ui/app/AppSwapWindow.hxx @@ -22,7 +22,7 @@ #include <IClipBoardTest.hxx> #include "AppIconControl.hxx" #include <AppElementType.hxx> -#include "ChildWindow.hxx" +#include <ChildWindow.hxx> class MnemonicGenerator; |