diff options
Diffstat (limited to 'src/profileengine/editor/profileeditor.cpp')
-rw-r--r-- | src/profileengine/editor/profileeditor.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/profileengine/editor/profileeditor.cpp b/src/profileengine/editor/profileeditor.cpp index c10aca8c..bb887f39 100644 --- a/src/profileengine/editor/profileeditor.cpp +++ b/src/profileengine/editor/profileeditor.cpp @@ -25,8 +25,8 @@ #include <kdebug.h> #include <kpushbutton.h> -#include <klistbox.h> -#include <klistview.h> +#include <tdelistbox.h> +#include <tdelistview.h> #include <kcombobox.h> #include <klocale.h> #include <kmessagebox.h> |