diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index d2e0ab1..c691224 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,7 +19,7 @@ set(SOURCE_FILES src/error/error.c src/honey.c src/input/input.c - src/lua/honey_lua.c + src/honey_lua.c src/light/light.c src/mesh/mesh.c src/model/model.c |