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 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kpdf/shell/main.cpp') 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[] = -- cgit v1.2.3