diff options
Diffstat (limited to 'languages/php/phperrorview.h')
-rw-r--r-- | languages/php/phperrorview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/phperrorview.h b/languages/php/phperrorview.h index a14c0c8e..3436465b 100644 --- a/languages/php/phperrorview.h +++ b/languages/php/phperrorview.h @@ -20,7 +20,7 @@ #ifndef PHPERRORVIEW_H #define PHPERRORVIEW_H -#include <klistview.h> +#include <tdelistview.h> #include <klineedit.h> #include <tqguardedptr.h> #include "phpfile.h" |