diff -r c9b6dd9dd4cd -r a5457405cc9b src/types.h
--- a/src/types.h Sun Aug 11 16:08:13 2013 +0300
+++ b/src/types.h Sun Sep 08 16:14:58 2013 +0300
@@ -16,8 +16,8 @@
* along with this program. If not, see .
*/
-#ifndef TYPES_H
-#define TYPES_H
+#ifndef ZANDEMO_TYPES_H
+#define ZANDEMO_TYPES_H
#include "main.h"
#include
@@ -128,4 +128,4 @@
void fprint (FILE* fp, const char* fmtstr, ...);
#endif
-#endif // TYPES_H
\ No newline at end of file
+#endif // ZANDEMO_TYPES_H
\ No newline at end of file