summaryrefslogtreecommitdiffhomepage
path: root/main/main-impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main/main-impl.cpp')
-rw-r--r--main/main-impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/main-impl.cpp b/main/main-impl.cpp
index 689c249b..74ee87ce 100644
--- a/main/main-impl.cpp
+++ b/main/main-impl.cpp
@@ -1,5 +1,5 @@
#include "main-impl.hpp"
-#include "src/astar.hpp"
+#include "src/search-astar.hpp"
#include <Corrade/Utility/Move.h>
#include <Magnum/Platform/Sdl2Application.h>