From b22116cbe0dbcdb1f7444d28d71ad25cef8d6f54 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:04:38 -0600 Subject: Rename common header files for consistency with class renaming --- src/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 85db80a..bb08f7d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -17,10 +17,10 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include +#include #include -#include -#include +#include +#include #include #include #include "bookreader.h" -- cgit v1.2.3