diff options
Diffstat (limited to 'src/tangara/lua/lua_filesystem.hpp')
| -rw-r--r-- | src/tangara/lua/lua_filesystem.hpp | 2 |
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 { |
