summaryrefslogtreecommitdiff
path: root/src/tangara/lua/lua_registry.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tangara/lua/lua_registry.hpp')
-rw-r--r--src/tangara/lua/lua_registry.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tangara/lua/lua_registry.hpp b/src/tangara/lua/lua_registry.hpp
index abc5063e..e556b6eb 100644
--- a/src/tangara/lua/lua_registry.hpp
+++ b/src/tangara/lua/lua_registry.hpp
@@ -11,9 +11,9 @@
#include "lua.hpp"
-#include "bridge.hpp"
-#include "lua_thread.hpp"
-#include "service_locator.hpp"
+#include "lua/bridge.hpp"
+#include "lua/lua_thread.hpp"
+#include "system_fsm/service_locator.hpp"
namespace lua {