summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Stars45/VersionInfo.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Stars45/VersionInfo.h b/Stars45/VersionInfo.h
index 9b61dd4..44c55dc 100644
--- a/Stars45/VersionInfo.h
+++ b/Stars45/VersionInfo.h
@@ -4,4 +4,9 @@
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
+#ifndef VersionInfo_H
+#define VersionInfo_H
+
extern const char* versionInfo;
+
+#endif // VersionInfo_H