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 9e92fb47e..bb0c0338b 100644 --- a/tdeui/tests/itemcontainertest.cpp +++ b/tdeui/tests/itemcontainertest.cpp @@ -18,7 +18,7 @@ #include <kapplication.h> #include <kglobal.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kiconview.h> #include <klistview.h> #include <klistbox.h> |