Description
Some includes files specified in includedirs in some of our premake5.lua files are unnecessary.
We should do a pass to remove any unnecessary include.
Notes
We should wait for the following PRs to be merged before tackling this one:
Example:
Lua includes are only used in OvCore cpp files, so "lua/include" could be removed from OvEditor and OvGame.