diff options
Diffstat (limited to 'tdeui/tests/itemcontainertest.cpp')
-rw-r--r-- | tdeui/tests/itemcontainertest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tests/itemcontainertest.cpp b/tdeui/tests/itemcontainertest.cpp index 1767bec5f..5ed7264ee 100644 --- a/tdeui/tests/itemcontainertest.cpp +++ b/tdeui/tests/itemcontainertest.cpp @@ -8,7 +8,7 @@ * */ -#include <tqlayout.h> +#include <layout.h> #include <tqvbox.h> #include <tqhbox.h> #include <tqbuttongroup.h> |