diff options
Diffstat (limited to 'test/path-search-result.cpp')
-rw-r--r-- | test/path-search-result.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/path-search-result.cpp b/test/path-search-result.cpp index 427de52a..705eca78 100644 --- a/test/path-search-result.cpp +++ b/test/path-search-result.cpp @@ -1,6 +1,6 @@ #include "app.hpp" #include "compat/assert.hpp" -#include "path-search-result.hpp" +#include "src/path-search-result.hpp" namespace floormat { |