summaryrefslogtreecommitdiff
path: root/src/win95/mishchnk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win95/mishchnk.cpp')
-rw-r--r--src/win95/mishchnk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win95/mishchnk.cpp b/src/win95/mishchnk.cpp
index c170364..b4521c3 100644
--- a/src/win95/mishchnk.cpp
+++ b/src/win95/mishchnk.cpp
@@ -12,7 +12,7 @@
// Class Lockable_Chunk_With_Children functions
-extern char * users_name;
+extern const char * users_name;
//macro for helping to force inclusion of chunks when using libraries
FORCE_CHUNK_INCLUDE_IMPLEMENT(mishchnk)