From 45d9715a4657a7369c394c2ca114847056a12a7c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 28 May 2013 14:53:44 +0300 Subject: fix guard header part3. --- src/depricatedevent.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/depricatedevent.h') diff --git a/src/depricatedevent.h b/src/depricatedevent.h index 1c31cea57..5ae4c85f3 100644 --- a/src/depricatedevent.h +++ b/src/depricatedevent.h @@ -19,8 +19,8 @@ * along with this program. If not, see . */ -#ifndef DEPRICATED_EVENT_H -#define DEPRICATED_EVENT_H +#ifndef DEPRICATEDEVENT_H +#define DEPRICATEDEVENT_H #include #include @@ -101,4 +101,4 @@ class DepricatedEvent final VariableMap mData; }; -#endif +#endif // DEPRICATEDEVENT_H -- cgit v1.2.3-60-g2f50