diff options
Diffstat (limited to 'kpackage/kplview.h')
-rw-r--r-- | kpackage/kplview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/kplview.h b/kpackage/kplview.h index 7e31529..41b6f4f 100644 --- a/kpackage/kplview.h +++ b/kpackage/kplview.h @@ -36,7 +36,7 @@ #include <tqpushbutton.h> #include <tqptrlist.h> #include <tqstring.h> -#include <tqlayout.h> +#include <layout.h> // KDE headers #include "klistview.h" |