From 4b077bbcd60634aeab55714ae2f51a9aad22f4be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Teuli=C3=A8re?= Date: Sun, 6 Jan 2013 18:17:58 +0100 Subject: [PATCH] PlayWordMediator: fix header inclusion guards --- qt/play_word_mediator.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qt/play_word_mediator.h b/qt/play_word_mediator.h index 633abb9..da685a9 100644 --- a/qt/play_word_mediator.h +++ b/qt/play_word_mediator.h @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA *****************************************************************************/ -#ifndef VALIDATORS_H_ -#define VALIDATORS_H_ +#ifndef PLAY_WORD_MEDIATOR_H_ +#define PLAY_WORD_MEDIATOR_H_ #include #include