From 050992c5641e2de3d98df78ecfe91e9a5504c4cf Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 7 Aug 2010 18:24:12 +0000 Subject: krazy fixes: use proper include guard svn path=/trunk/KDE/kdebase/apps/; revision=1160313 --- src/settings/filemetadataconfigurationdialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/settings') diff --git a/src/settings/filemetadataconfigurationdialog.h b/src/settings/filemetadataconfigurationdialog.h index 9050718cd..6cbfc6cc2 100644 --- a/src/settings/filemetadataconfigurationdialog.h +++ b/src/settings/filemetadataconfigurationdialog.h @@ -17,8 +17,8 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * ***************************************************************************/ -#ifndef KMETA_DATA_CONFIGURATION_DIALOG_H -#define KMETA_DATA_CONFIGURATION_DIALOG_H +#ifndef FILEMETADATACONFIGURATIONDIALOG_H +#define FILEMETADATACONFIGURATIONDIALOG_H #include #include -- cgit v1.3