diff options
Diffstat (limited to 'kexi/tests/widgets')
-rw-r--r-- | kexi/tests/widgets/kexidbdrivercombotest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/tests/widgets/kexidbdrivercombotest.cpp b/kexi/tests/widgets/kexidbdrivercombotest.cpp index 1ada79b1..c497903e 100644 --- a/kexi/tests/widgets/kexidbdrivercombotest.cpp +++ b/kexi/tests/widgets/kexidbdrivercombotest.cpp @@ -22,7 +22,7 @@ * OTHER DEALINGS IN THE SOFTWARE. * ***************************************************************************/ -#include <tqlayout.h> +#include <layout.h> #include <tqpushbutton.h> #include <kdebug.h> #include <kcmdlineargs.h> |