From ee38b2862bfd887e95cf62fdf244edad40ece7b2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:20:35 -0600 Subject: Rename common header files for consistency with class renaming --- kommander/widgets/aboutdialog.cpp | 4 ++-- kommander/widgets/execbutton.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'kommander/widgets') diff --git a/kommander/widgets/aboutdialog.cpp b/kommander/widgets/aboutdialog.cpp index f345806e..7804e439 100644 --- a/kommander/widgets/aboutdialog.cpp +++ b/kommander/widgets/aboutdialog.cpp @@ -15,8 +15,8 @@ #include "kommanderplugin.h" #include "specials.h" -#include -#include +#include +#include #include #include #include diff --git a/kommander/widgets/execbutton.cpp b/kommander/widgets/execbutton.cpp index a9a906f0..f4b73ccc 100644 --- a/kommander/widgets/execbutton.cpp +++ b/kommander/widgets/execbutton.cpp @@ -15,7 +15,7 @@ ***************************************************************************/ /* KDE INCLUDES */ -#include +#include #include #include -- cgit v1.2.1