diff options
Diffstat (limited to 'lib/kofficecore/KoOpenPane.cpp')
-rw-r--r-- | lib/kofficecore/KoOpenPane.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoOpenPane.cpp b/lib/kofficecore/KoOpenPane.cpp index 83978239..15da9151 100644 --- a/lib/kofficecore/KoOpenPane.cpp +++ b/lib/kofficecore/KoOpenPane.cpp @@ -20,7 +20,7 @@ #include "KoOpenPane.h" #include <tqvbox.h> -#include <tqlayout.h> +#include <layout.h> #include <tqheader.h> #include <tqwidgetstack.h> #include <tqlabel.h> |