summaryrefslogtreecommitdiff
path: root/src/simulation/WallType.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/WallType.h')
-rw-r--r--src/simulation/WallType.h12
1 files changed, 2 insertions, 10 deletions
diff --git a/src/simulation/WallType.h b/src/simulation/WallType.h
index c2d916a..c9f30e3 100644
--- a/src/simulation/WallType.h
+++ b/src/simulation/WallType.h
@@ -1,13 +1,5 @@
-//
-// WallType.h
-// The Powder Toy
-//
-// Created by Simon Robertshaw on 04/06/2012.
-// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
-//
-
-#ifndef The_Powder_Toy_WallType_h
-#define The_Powder_Toy_WallType_h
+#ifndef WALLTYPE_H_
+#define WALLTYPE_H_
#include "graphics/Graphics.h"
class VideoBuffer;