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 552f7c2..97a2cc4 100644 --- a/krename/fileplugin.cpp +++ b/krename/fileplugin.cpp @@ -20,7 +20,7 @@ // TQt includes #include <tqcheckbox.h> #include <tqlabel.h> -#include <layout.h> +#include <tqlayout.h> #include <tqregexp.h> // KDE includes |