summaryrefslogtreecommitdiffstats
path: root/src/PCSave.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/PCSave.h')
-rw-r--r--src/PCSave.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PCSave.h b/src/PCSave.h
index c653fab0..324a3421 100644
--- a/src/PCSave.h
+++ b/src/PCSave.h
@@ -3,5 +3,5 @@
class C_PcSave
{
public:
- static void SetSaveDirectory(const Char *path);
+ static void SetSaveDirectory(const char *path);
}; \ No newline at end of file