From 19cea58302be2d15b10b106c80ff82f7b5a2fa79 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:19:07 -0600 Subject: Rename common header files for consistency with class renaming --- kbabel/kbabeldict/modules/pocompendium/compendiumdata.cpp | 2 +- kbabel/kbabeldict/modules/pocompendium/pc_factory.cpp | 2 +- kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kbabel/kbabeldict/modules/pocompendium') diff --git a/kbabel/kbabeldict/modules/pocompendium/compendiumdata.cpp b/kbabel/kbabeldict/modules/pocompendium/compendiumdata.cpp index d346bcf5..eaa0a93b 100644 --- a/kbabel/kbabeldict/modules/pocompendium/compendiumdata.cpp +++ b/kbabel/kbabeldict/modules/pocompendium/compendiumdata.cpp @@ -36,7 +36,7 @@ #include #include -#include +#include #include #include diff --git a/kbabel/kbabeldict/modules/pocompendium/pc_factory.cpp b/kbabel/kbabeldict/modules/pocompendium/pc_factory.cpp index 16101750..0d604c85 100644 --- a/kbabel/kbabeldict/modules/pocompendium/pc_factory.cpp +++ b/kbabel/kbabeldict/modules/pocompendium/pc_factory.cpp @@ -34,7 +34,7 @@ #include #include -#include +#include #include #include "pc_factory.h" diff --git a/kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp b/kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp index 57be4624..3c202429 100644 --- a/kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp +++ b/kbabel/kbabeldict/modules/pocompendium/pocompendium.cpp @@ -33,8 +33,8 @@ **************************************************************************** */ #include -#include -#include +#include +#include #include #include #include -- cgit v1.2.1