summaryrefslogtreecommitdiffstats
path: root/languages/php/phpparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/php/phpparser.h')
-rw-r--r--languages/php/phpparser.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/languages/php/phpparser.h b/languages/php/phpparser.h
index 24687ea3..87093b06 100644
--- a/languages/php/phpparser.h
+++ b/languages/php/phpparser.h
@@ -21,11 +21,7 @@
#include <tqthread.h>
-#if QT_VERSION < 0x030100
-#include <kdevmutex.h>
-#else
#include <tqmutex.h>
-#endif
#include <codemodel.h>