diff options
Diffstat (limited to 'krename/fileplugin.cpp')
-rw-r--r-- | krename/fileplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krename/fileplugin.cpp b/krename/fileplugin.cpp index 97a2cc4..552f7c2 100644 --- a/krename/fileplugin.cpp +++ b/krename/fileplugin.cpp @@ -20,7 +20,7 @@ // TQt includes #include <tqcheckbox.h> #include <tqlabel.h> -#include <tqlayout.h> +#include <layout.h> #include <tqregexp.h> // KDE includes |