From 958d14ea303abe33fce2c259c1000f18171e4229 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:57:18 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kpdf/shell/main.cpp | 2 +- kpdf/shell/shell.cpp | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kpdf/shell') diff --git a/kpdf/shell/main.cpp b/kpdf/shell/main.cpp index 09ba5613..b159e79e 100644 --- a/kpdf/shell/main.cpp +++ b/kpdf/shell/main.cpp @@ -16,7 +16,7 @@ #include #include #include -#include +#include static const char description[] = I18N_NOOP("kpdf, a kde pdf viewer based on xpdf"); diff --git a/kpdf/shell/shell.cpp b/kpdf/shell/shell.cpp index 6e85080d..209f8760 100644 --- a/kpdf/shell/shell.cpp +++ b/kpdf/shell/shell.cpp @@ -25,12 +25,12 @@ #include #include #include -#include +#include #include #include #include -#include -#include +#include +#include #include #include #include -- cgit v1.2.1