diff options
Diffstat (limited to 'kivio/kiviopart/kivio_dlg_pageshow.cpp')
-rw-r--r-- | kivio/kiviopart/kivio_dlg_pageshow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/kiviopart/kivio_dlg_pageshow.cpp b/kivio/kiviopart/kivio_dlg_pageshow.cpp index 7989a4c6..6381d76b 100644 --- a/kivio/kiviopart/kivio_dlg_pageshow.cpp +++ b/kivio/kiviopart/kivio_dlg_pageshow.cpp @@ -26,7 +26,7 @@ #include <kapplication.h> #include <klocale.h> #include <tqstringlist.h> -#include <layout.h> +#include <tqlayout.h> #include <kbuttonbox.h> #include <tqstrlist.h> #include <tqptrlist.h> |