diff dmengine.h @ 372:29f0babc686f

s/DMSIMPLE/DMENGINE/
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 17 Oct 2012 00:29:15 +0300
parents 08ea68abb1f8
children e024ef14f35b
line wrap: on
line diff
--- a/dmengine.h	Wed Oct 17 00:23:36 2012 +0300
+++ b/dmengine.h	Wed Oct 17 00:29:15 2012 +0300
@@ -1,5 +1,5 @@
-#ifndef DMSIMPLE_H
-#define DMSIMPLE_H
+#ifndef DMENGINE_H
+#define DMENGINE_H
 
 #include "dmlib.h"
 #include <SDL_events.h>
@@ -301,4 +301,4 @@
 }
 #endif
 
-#endif // DMSIMPLE_H
+#endif // DMENGINE_H