changed re-include macro name to avoid conflicts with cygwin's io.h
authorTony Cook <tony@develop=help.com>
Mon, 29 Nov 2004 10:17:30 +0000 (10:17 +0000)
committerTony Cook <tony@develop=help.com>
Mon, 29 Nov 2004 10:17:30 +0000 (10:17 +0000)
imio.h

diff --git a/imio.h b/imio.h
index ffa70d0ddde67af309a307fae9a7ec9179f1f741..be56dedf15eea40302688c5fd8df618e91ff4a65 100644 (file)
--- a/imio.h
+++ b/imio.h
@@ -1,5 +1,5 @@
-#ifndef IMIO_H_
-#define IMIO_H_
+#ifndef IMAGER_IMIO_H_
+#define IMAGER_IMIO_H_
 #include <stdio.h>
 #include <sys/stat.h>
 #ifndef _MSC_VER