summaryrefslogtreecommitdiff
path: root/src/tangara/lua/lua_filesystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tangara/lua/lua_filesystem.cpp')
-rw-r--r--src/tangara/lua/lua_filesystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tangara/lua/lua_filesystem.cpp b/src/tangara/lua/lua_filesystem.cpp
index f0dbaf9a..ea08ca48 100644
--- a/src/tangara/lua/lua_filesystem.cpp
+++ b/src/tangara/lua/lua_filesystem.cpp
@@ -4,7 +4,7 @@
* SPDX-License-Identifier: GPL-3.0-only
*/
-#include "lua_filesystem.hpp"
+#include "lua/lua_filesystem.hpp"
#include <string>
#include <cstring>
#include "lauxlib.h"