From 085047ab98bf9b8f8c5e8d19cde229fa6afee342 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:10:13 -0600 Subject: Rename common header files for consistency with class renaming --- plugin/simplestyle.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugin/simplestyle.cpp') diff --git a/plugin/simplestyle.cpp b/plugin/simplestyle.cpp index cee6ab1..14f469b 100644 --- a/plugin/simplestyle.cpp +++ b/plugin/simplestyle.cpp @@ -59,9 +59,9 @@ #ifdef INTEGRATE_WITH_TDE #undef Q_OBJECT #define Q_OBJECT TQ_OBJECT -#include -#include -#include +#include +#include +#include #include #include #include -- cgit v1.2.3