summaryrefslogtreecommitdiff
path: root/src/w32dlib/static.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32dlib/static.h')
-rw-r--r--src/w32dlib/static.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/w32dlib/static.h b/src/w32dlib/static.h
index 3eca8af..a0c4951 100644
--- a/src/w32dlib/static.h
+++ b/src/w32dlib/static.h
@@ -18,9 +18,9 @@
//
// -------------------------------------------------------------------------
//
-#ifndef W32DLIB_TEXT_H
+#ifndef W32DLIB_STATIC_H
-#define W32DLIB_TEXT_H "$Id$"
+#define W32DLIB_STATIC_H "$Id$"
#include "w32dlib/base.h"
#include "w32dlib/control.h"
@@ -53,7 +53,7 @@ namespace W32DLib
}; // namespace w32dlib
-#endif // W32DLIB_TEXT_H
+#endif // W32DLIB_STATIC_H
// END OF FILE