From ef5399ae5a952065c7a0679d4a875d154c972945 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:20:08 -0600 Subject: Rename common header files for consistency with class renaming --- src/profileengine/editor/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/profileengine/editor') diff --git a/src/profileengine/editor/main.cpp b/src/profileengine/editor/main.cpp index c004b421..4111961b 100644 --- a/src/profileengine/editor/main.cpp +++ b/src/profileengine/editor/main.cpp @@ -17,9 +17,9 @@ * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#include -#include -#include +#include +#include +#include #include "profileeditor.h" -- cgit v1.2.1