]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - root.h
2003-07-08 Max Bowsher <maxb@ukf.net>
[cygwin-apps/setup.git] / root.h
diff --git a/root.h b/root.h
index 85304984bb8a2d1e6363b4481e76383dde07fde9..c4ef123a5ec94d4ba859d644a24ab6cc983cc127 100644 (file)
--- a/root.h
+++ b/root.h
@@ -1,5 +1,5 @@
-#ifndef CINSTALL_ROOT_H
-#define CINSTALL_ROOT_H
+#ifndef SETUP_ROOT_H
+#define SETUP_ROOT_H
 
 #include "proppage.h"
 
@@ -21,4 +21,4 @@ public:
   virtual long OnUnattended ();
 };
 
-#endif // CINSTALL_ROOT_H
+#endif /* SETUP_ROOT_H */
This page took 0.022928 seconds and 5 git commands to generate.