summaryrefslogtreecommitdiff
path: root/src/tangara/lua/lua_filesystem.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tangara/lua/lua_filesystem.hpp')
-rw-r--r--src/tangara/lua/lua_filesystem.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tangara/lua/lua_filesystem.hpp b/src/tangara/lua/lua_filesystem.hpp
index 2a829405..cb7170bd 100644
--- a/src/tangara/lua/lua_filesystem.hpp
+++ b/src/tangara/lua/lua_filesystem.hpp
@@ -6,7 +6,7 @@
#pragma once
#include "lua.hpp"
-#include "file_iterator.hpp"
+#include "lua/file_iterator.hpp"
namespace lua {