diff options
Diffstat (limited to 'kimagemapeditor/arealistview.cpp')
-rw-r--r-- | kimagemapeditor/arealistview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kimagemapeditor/arealistview.cpp b/kimagemapeditor/arealistview.cpp index 3739114a..4dceda41 100644 --- a/kimagemapeditor/arealistview.cpp +++ b/kimagemapeditor/arealistview.cpp @@ -16,7 +16,7 @@ ***************************************************************************/ // QT -#include <klistview.h> +#include <tdelistview.h> #include <tqpushbutton.h> #include <tqhbox.h> #include <tqwhatsthis.h> |