]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - script.h
2003-06-23 Max Bowsher <maxb@ukf.net>
[cygwin-apps/setup.git] / script.h
index 5613f652e74018ae25d43d39a6b8ca3d2748c427..e121b6e8e46fb985de0c42b030cc80b806ac66a0 100644 (file)
--- a/script.h
+++ b/script.h
@@ -12,8 +12,8 @@
  * Written by Jan Nieuwenhuizen <janneke@gnu.org>
  *
  */
-#ifndef SCRIPT_H
-#define SCRIPT_H
+#ifndef SETUP_SCRIPT_H
+#define SETUP_SCRIPT_H
 
 #include "String++.h"
    
@@ -39,4 +39,4 @@ private:
   char const * extension() const;
 };
 
-#endif /* SCRIPT_H */
+#endif /* SETUP_SCRIPT_H */
This page took 0.026245 seconds and 5 git commands to generate.