From e6b7858482abde4b7e5cf6a554bd1599691fbfa6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:16:48 -0600 Subject: Rename common header files for consistency with class renaming --- kpat/cardmaps.cpp | 2 +- kpat/dealer.cpp | 2 +- kpat/gamestatsimpl.cpp | 2 +- kpat/main.cpp | 6 +++--- kpat/pwidget.cpp | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'kpat') diff --git a/kpat/cardmaps.cpp b/kpat/cardmaps.cpp index e38d91dd..d00fc8cf 100644 --- a/kpat/cardmaps.cpp +++ b/kpat/cardmaps.cpp @@ -31,7 +31,7 @@ #include #include -#include +#include #include #include "version.h" #include diff --git a/kpat/dealer.cpp b/kpat/dealer.cpp index 8cb3e3c3..49395057 100644 --- a/kpat/dealer.cpp +++ b/kpat/dealer.cpp @@ -4,7 +4,7 @@ #include "deck.h" #include #include "tdemainwindow.h" -#include +#include #include #include #include diff --git a/kpat/gamestatsimpl.cpp b/kpat/gamestatsimpl.cpp index e15c7674..0de9da08 100644 --- a/kpat/gamestatsimpl.cpp +++ b/kpat/gamestatsimpl.cpp @@ -5,7 +5,7 @@ #include #include -#include +#include #include #include diff --git a/kpat/main.cpp b/kpat/main.cpp index 0d7ffd1f..5209d5ed 100644 --- a/kpat/main.cpp +++ b/kpat/main.cpp @@ -16,9 +16,9 @@ */ -#include -#include -#include +#include +#include +#include #include "version.h" #include "pwidget.h" diff --git a/kpat/pwidget.cpp b/kpat/pwidget.cpp index 839325f4..dbc211ec 100644 --- a/kpat/pwidget.cpp +++ b/kpat/pwidget.cpp @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.1