From 3b6870c6e1177574772803b5b09416903ee40fc0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:07:29 -0600 Subject: Rename common header files for consistency with class renaming --- koshell/koshell_main.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'koshell/koshell_main.cc') diff --git a/koshell/koshell_main.cc b/koshell/koshell_main.cc index ecfd34f0..f405d81a 100644 --- a/koshell/koshell_main.cc +++ b/koshell/koshell_main.cc @@ -19,8 +19,8 @@ */ #include -#include -#include +#include +#include #include #include #include -- cgit v1.2.1