From b2de6514213d205907e8de3dd17f8eb80d868a4f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:16:56 -0600 Subject: Rename common header files for consistency with class renaming --- kpdf/shell/main.cpp | 6 +++--- kpdf/shell/shell.cpp | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kpdf/shell') diff --git a/kpdf/shell/main.cpp b/kpdf/shell/main.cpp index 7e491cce..09ba5613 100644 --- a/kpdf/shell/main.cpp +++ b/kpdf/shell/main.cpp @@ -13,9 +13,9 @@ ***************************************************************************/ #include "shell.h" -#include -#include -#include +#include +#include +#include #include static const char description[] = diff --git a/kpdf/shell/shell.cpp b/kpdf/shell/shell.cpp index 47e500ea..6e85080d 100644 --- a/kpdf/shell/shell.cpp +++ b/kpdf/shell/shell.cpp @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3