From cfb328d59024a251690b6e47c9f8d343fd8c241c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:59:38 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- libkcal/htmlexport.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libkcal/htmlexport.cpp') diff --git a/libkcal/htmlexport.cpp b/libkcal/htmlexport.cpp index 7938c7512..2b538574a 100644 --- a/libkcal/htmlexport.cpp +++ b/libkcal/htmlexport.cpp @@ -27,8 +27,8 @@ #include #include -#include -#include +#include +#include #include #include @@ -38,7 +38,7 @@ #include #ifndef KORG_NOKABC - #include + #include #endif #include "htmlexport.h" #include "htmlexportsettings.h" -- cgit v1.2.1