summaryrefslogtreecommitdiff
path: root/src/pathfinder/yapf/nodelist.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pathfinder/yapf/nodelist.hpp')
-rw-r--r--src/pathfinder/yapf/nodelist.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pathfinder/yapf/nodelist.hpp b/src/pathfinder/yapf/nodelist.hpp
index a6e5c2b50..6a197f98d 100644
--- a/src/pathfinder/yapf/nodelist.hpp
+++ b/src/pathfinder/yapf/nodelist.hpp
@@ -9,8 +9,8 @@
/** @file nodelist.hpp List of nodes used for the A-star pathfinder. */
-#ifndef NODELIST_HPP
-#define NODELIST_HPP
+#ifndef NODELIST_HPP
+#define NODELIST_HPP
#include "../../misc/array.hpp"
#include "../../misc/hashtable.hpp"