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 --- kuiviewer/kuiviewer.cpp | 4 ++-- kuiviewer/main.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'kuiviewer') diff --git a/kuiviewer/kuiviewer.cpp b/kuiviewer/kuiviewer.cpp index 196293dd..430afaa0 100644 --- a/kuiviewer/kuiviewer.cpp +++ b/kuiviewer/kuiviewer.cpp @@ -37,8 +37,8 @@ #include #include -#include -#include +#include +#include #include KUIViewer::KUIViewer() diff --git a/kuiviewer/main.cpp b/kuiviewer/main.cpp index d0895276..bcd68039 100644 --- a/kuiviewer/main.cpp +++ b/kuiviewer/main.cpp @@ -24,7 +24,7 @@ #include #include #include -#include +#include static TDECmdLineOptions options[] = { -- cgit v1.2.1