summaryrefslogtreecommitdiff
path: root/src/char/int_storage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/char/int_storage.hpp')
-rw-r--r--src/char/int_storage.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/char/int_storage.hpp b/src/char/int_storage.hpp
index 356d924..c6cd084 100644
--- a/src/char/int_storage.hpp
+++ b/src/char/int_storage.hpp
@@ -3,7 +3,7 @@
# include "../strings/fwd.hpp"
-class Session;
+struct Session;
void inter_storage_init(void);
int inter_storage_save(void);