From 70cdd89e887641b7423e5d4d05928d14ee014aba Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 17 May 2018 19:10:57 +0800 Subject: change file tree --- src/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 7417591..411ee93 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -5,10 +5,10 @@ #include #endif -#include "libs/luax/luax.h" -#include "lua/luaopen_jin.h" +#include "3rdparty/luax/luax.h" +#include "script/luaopen_jin.h" -#include "fs/filesystem.h" +#include "libjin/fs/filesystem.h" #include -- cgit v1.1-26-g67d0