From 71049a71c6648791e95cf421b19047415a2c4c84 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:54:06 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kate/helloworld/plugin_katehelloworld.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kate/helloworld') diff --git a/kate/helloworld/plugin_katehelloworld.cpp b/kate/helloworld/plugin_katehelloworld.cpp index e710c83..45424ab 100644 --- a/kate/helloworld/plugin_katehelloworld.cpp +++ b/kate/helloworld/plugin_katehelloworld.cpp @@ -3,7 +3,7 @@ #include "plugin_katehelloworld.moc" #include -#include +#include #include K_EXPORT_COMPONENT_FACTORY( katehelloworldplugin, KGenericFactory( "katehelloworld" ) ) -- cgit v1.2.1