diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-13 15:49:54 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-13 15:49:54 +0100 |
commit | 6f85fbd77a0b8798dac3e084ca2250982a7c4011 (patch) | |
tree | 6bd9578e3fc5a934da02b8f931bd7bbcc1b0a987 /editor/vobj-editor.cpp | |
parent | 36c5c7e4bca651e95686b193a5b8b5193077c371 (diff) |
c
Diffstat (limited to 'editor/vobj-editor.cpp')
-rw-r--r-- | editor/vobj-editor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/vobj-editor.cpp b/editor/vobj-editor.cpp index e5046e61..61eb0de7 100644 --- a/editor/vobj-editor.cpp +++ b/editor/vobj-editor.cpp @@ -1,5 +1,4 @@ #include "vobj-editor.hpp" -#include "loader/vobj-info.hpp" #include "loader/loader.hpp" #include "src/world.hpp" #include "src/light.hpp" |