diff options
Diffstat (limited to 'kregexpeditor/qt-only')
-rw-r--r-- | kregexpeditor/qt-only/compat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/qt-only/compat.h b/kregexpeditor/qt-only/compat.h index 6e8c09f..cd3d10f 100644 --- a/kregexpeditor/qt-only/compat.h +++ b/kregexpeditor/qt-only/compat.h @@ -20,7 +20,7 @@ #define COMPAT_H #include <tqobject.h> #include <tqmessagebox.h> -#include <layout.h> +#include <tqlayout.h> #include <tqpushbutton.h> #include <tqinputdialog.h> #include <tqframe.h> |