]> git.saurik.com Git - cycript.git/blobdiff - Replace.hpp
Replace the svnversion mechanism with git describe.
[cycript.git] / Replace.hpp
index 96115c2207bf1869f94ce736b0825a5b5437a8ac..a0329025346fa3418f6b55643793d34e3dbbca33 100644 (file)
@@ -19,8 +19,8 @@
 **/
 /* }}} */
 
 **/
 /* }}} */
 
-#ifndef REPLACE_HPP
-#define REPLACE_HPP
+#ifndef CYCRIPT_REPLACE_HPP
+#define CYCRIPT_REPLACE_HPP
 
 #include "Parser.hpp"
 
 
 #include "Parser.hpp"
 
 #define $L5(arg0, args...) \
     $ CYDeclarations(arg0, $L4(args))
 
 #define $L5(arg0, args...) \
     $ CYDeclarations(arg0, $L4(args))
 
-#endif/*REPLACE_HPP*/
+#endif/*CYCRIPT_REPLACE_HPP*/