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 15da9151..83978239 100644 --- a/lib/kofficecore/KoOpenPane.cpp +++ b/lib/kofficecore/KoOpenPane.cpp @@ -20,7 +20,7 @@ #include "KoOpenPane.h" #include <tqvbox.h> -#include <layout.h> +#include <tqlayout.h> #include <tqheader.h> #include <tqwidgetstack.h> #include <tqlabel.h> |