diff options
Diffstat (limited to 'languages/php/phperrorview.cpp')
-rw-r--r-- | languages/php/phperrorview.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/php/phperrorview.cpp b/languages/php/phperrorview.cpp index 658812f7..11e3066f 100644 --- a/languages/php/phperrorview.cpp +++ b/languages/php/phperrorview.cpp @@ -1,5 +1,5 @@ /* - Copyright (C) 2002 by Roberto Raggi <[email protected]> + Copyright (C) 2002 by Roberto Raggi <[email protected]> Copyright (C) 2005 by Nicolas Escuder <[email protected]> This library is free software; you can redistribute it and/or @@ -24,7 +24,7 @@ #include <kdevmainwindow.h> #include <kdevproject.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kparts/part.h> #include <ktexteditor/editinterface.h> #include <ktexteditor/document.h> |