From 5d58fe4201cc465d1bc54f4c9530c653af7809a8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:04:54 -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 510961d..3733e00 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -15,8 +15,8 @@ * * ***************************************************************************/ -#include -#include +#include +#include #include #include "kdiff3_shell.h" #include -- cgit v1.2.3