Committing RandomGenerator patch from Allen King, with a few small changes
[supertux.git] / src / scripting / player.hpp
index 63cea9b..047ea82 100644 (file)
@@ -17,8 +17,8 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-#ifndef __PLAYER_H__
-#define __PLAYER_H__
+#ifndef __SCRIPTING_PLAYER_H__
+#define __SCRIPTING_PLAYER_H__
 
 namespace Scripting
 {