From 38b7daf1afffa515cf4880847c0d985f3c6ee753 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:18:40 -0600 Subject: Rename common header files for consistency with class renaming --- korn/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korn/main.cpp') diff --git a/korn/main.cpp b/korn/main.cpp index 073a7fcc0..d5a68a3ae 100644 --- a/korn/main.cpp +++ b/korn/main.cpp @@ -4,8 +4,8 @@ */ #include"kornapp.h" -#include -#include +#include +#include #include #include"kornshell.h" -- cgit v1.2.1