summaryrefslogtreecommitdiff
path: root/src/map/grfio.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/grfio.hpp')
-rw-r--r--src/map/grfio.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/map/grfio.hpp b/src/map/grfio.hpp
index 599064d..17acfb6 100644
--- a/src/map/grfio.hpp
+++ b/src/map/grfio.hpp
@@ -1,11 +1,11 @@
#ifndef GRFIO_HPP
#define GRFIO_HPP
-#include <cstdint>
+# include <cstdint>
-#include <vector>
+# include <vector>
-#include "../common/mmo.hpp"
+# include "../common/mmo.hpp"
/// Load a resource into memory, subject to data/resnametable.txt.
/// Normally, resourcename is xxx-y.gat and the file is xxx-y.wlk.