summaryrefslogtreecommitdiff
path: root/src/map/intif.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/intif.hpp')
-rw-r--r--src/map/intif.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/map/intif.hpp b/src/map/intif.hpp
index a3e1d17..244c230 100644
--- a/src/map/intif.hpp
+++ b/src/map/intif.hpp
@@ -1,11 +1,11 @@
#ifndef INTIF_HPP
#define INTIF_HPP
-#include "../strings/fwd.hpp"
+# include "../strings/fwd.hpp"
-#include "../common/const_array.hpp"
+# include "../common/const_array.hpp"
-#include "map.hpp"
+# include "map.hpp"
int intif_parse(int fd);