aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/gnap.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gnap/gnap.h')
-rw-r--r--engines/gnap/gnap.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/engines/gnap/gnap.h b/engines/gnap/gnap.h
index 3cedf1b9fe..e593c749f6 100644
--- a/engines/gnap/gnap.h
+++ b/engines/gnap/gnap.h
@@ -8,20 +8,20 @@
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
-
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
-#ifndef GNAP_H
-#define GNAP_H
+#ifndef GNAP_GNAP_H
+#define GNAP_GNAP_H
#include "common/array.h"
#include "common/events.h"
@@ -473,4 +473,4 @@ public:
} // End of namespace Gnap
-#endif // GNAP_H
+#endif // GNAP_GNAP_H