diff options
Diffstat (limited to 'kword/KWCreateBookmarkDia.cpp')
-rw-r--r-- | kword/KWCreateBookmarkDia.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWCreateBookmarkDia.cpp b/kword/KWCreateBookmarkDia.cpp index 131192e9..1c802156 100644 --- a/kword/KWCreateBookmarkDia.cpp +++ b/kword/KWCreateBookmarkDia.cpp @@ -20,7 +20,7 @@ #include <klocale.h> #include "KWDocument.h" #include <tqvbox.h> -#include <tqlayout.h> +#include <layout.h> #include <tqlineedit.h> #include <tqpushbutton.h> #include <tqlistbox.h> |