diff options
Diffstat (limited to 'primedev/pch.h')
-rw-r--r-- | primedev/pch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/primedev/pch.h b/primedev/pch.h index b9ba0e08..8a03b857 100644 --- a/primedev/pch.h +++ b/primedev/pch.h @@ -31,7 +31,6 @@ typedef void (*callable_v)(void* v); #include "core/macros.h" -#include "core/structs.h" #include "core/math/color.h" #include "spdlog/spdlog.h" |