TOON: Adapt include guard for consistency.

svn-id: r53133
This commit is contained in:
Johannes Schickel 2010-10-10 21:26:37 +00:00
parent 85f770599f
commit 97f042e530

View File

@ -23,8 +23,8 @@
*
*/
#ifndef TOON_H
#define TOON_H
#ifndef TOON_TOON_H
#define TOON_TOON_H
#include "engines/advancedDetector.h"
#include "engines/engine.h"