summaryrefslogtreecommitdiff
path: root/src/map/chrif.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/chrif.hpp')
-rw-r--r--src/map/chrif.hpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/map/chrif.hpp b/src/map/chrif.hpp
index db7ad0e..51c6d20 100644
--- a/src/map/chrif.hpp
+++ b/src/map/chrif.hpp
@@ -1,13 +1,13 @@
#ifndef CHRIF_HPP
#define CHRIF_HPP
-#include "../strings/fwd.hpp"
+# include "../strings/fwd.hpp"
-#include "../common/dumb_ptr.hpp"
-#include "../common/human_time_diff.hpp"
-#include "../common/ip.hpp"
+# include "../common/dumb_ptr.hpp"
+# include "../common/human_time_diff.hpp"
+# include "../common/ip.hpp"
-#include "map.hpp"
+# include "map.hpp"
void chrif_setuserid(AccountName);
void chrif_setpasswd(AccountPass);