Fewer includes of vector_3.h

This commit is contained in:
Scott Lahteine
2018-05-01 07:05:18 -05:00
parent 9312636ee4
commit d7b699ec34
6 changed files with 9 additions and 16 deletions

View File

@ -40,7 +40,7 @@
#include "delta.h"
#endif
#if HAS_ABL
#if ABL_PLANAR
#include "../libs/vector_3.h"
#endif