changeset 372:29f0babc686f

s/DMSIMPLE/DMENGINE/
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 17 Oct 2012 00:29:15 +0300
parents e1c984404b6b
children b9f48cdf05c5
files dmengine.h
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
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