From 876d8b2b84c183c7e78c691bdaee9da3bb319ba2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:06:20 -0600 Subject: Rename common header files for consistency with class renaming --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index dcb74e5..624c144 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -15,8 +15,8 @@ * * ***************************************************************************/ -#include -#include +#include +#include #include #include "knowit.h" #include "knowitapp.h" -- cgit v1.2.3