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 --- lib/koproperty/test/main.cpp | 6 +++--- lib/koproperty/test/test.cpp | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/koproperty/test') diff --git a/lib/koproperty/test/main.cpp b/lib/koproperty/test/main.cpp index dcebcaf5..4c21bff2 100644 --- a/lib/koproperty/test/main.cpp +++ b/lib/koproperty/test/main.cpp @@ -18,9 +18,9 @@ */ #include "test.h" -#include -#include -#include +#include +#include +#include #include static const char description[] = "A test application for the KoProperty library"; diff --git a/lib/koproperty/test/test.cpp b/lib/koproperty/test/test.cpp index 06277aa4..236936e2 100644 --- a/lib/koproperty/test/test.cpp +++ b/lib/koproperty/test/test.cpp @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.1