From 9286b9ebcc5c6b73a1061763cf5e3d9dd8eea3c0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:15:13 -0600 Subject: Rename common header files for consistency with class renaming --- twin/tools/decobenchmark/main.cpp | 6 +++--- twin/tools/decobenchmark/preview.cpp | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'twin/tools/decobenchmark') diff --git a/twin/tools/decobenchmark/main.cpp b/twin/tools/decobenchmark/main.cpp index 5ef1008b5..32300016d 100644 --- a/twin/tools/decobenchmark/main.cpp +++ b/twin/tools/decobenchmark/main.cpp @@ -30,9 +30,9 @@ #include -#include -#include -#include +#include +#include +#include #include "preview.h" #include "main.h" diff --git a/twin/tools/decobenchmark/preview.cpp b/twin/tools/decobenchmark/preview.cpp index b6bc6691f..7c14ab038 100644 --- a/twin/tools/decobenchmark/preview.cpp +++ b/twin/tools/decobenchmark/preview.cpp @@ -21,7 +21,7 @@ #include -#include +#include #include #include #include -- cgit v1.2.1