From 508a49f9ef02a7b03411c8e9953ba79c99b91c0c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:59:53 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kapptemplate/kpartplugin/plugin_app.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kapptemplate/kpartplugin/plugin_app.cpp') diff --git a/kapptemplate/kpartplugin/plugin_app.cpp b/kapptemplate/kpartplugin/plugin_app.cpp index ccc7fecc..0bebbb39 100644 --- a/kapptemplate/kpartplugin/plugin_app.cpp +++ b/kapptemplate/kpartplugin/plugin_app.cpp @@ -5,8 +5,8 @@ cat << EOF > $LOCATION_ROOT/$APP_NAME_LC/plugin_${APP_NAME_LC}.cpp #include #include #include -#include -#include +#include +#include #include typedef KGenericFactory ${APP_NAME}Factory; -- cgit v1.2.1