From 5be945600e2d7776e74663f56c2a25a8f57d7891 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:22:57 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- languages/php/phperrorview.h | 2 +- languages/php/phpsupportpart.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'languages/php') 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 +#include #include #include #include "phpfile.h" diff --git a/languages/php/phpsupportpart.cpp b/languages/php/phpsupportpart.cpp index e7a597de..42abe30a 100644 --- a/languages/php/phpsupportpart.cpp +++ b/languages/php/phpsupportpart.cpp @@ -32,7 +32,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.3