]> git.lizzy.rs Git - irrlicht.git/blobdiff - include/matrix4.h
Reduce IrrCompileConfig usage to files that actually need it
[irrlicht.git] / include / matrix4.h
index c41097375e726a7f4fd8758ec9d599bb9ccb83dc..efd353de68cbb8c59c50ed68ed818551b505163d 100644 (file)
@@ -12,6 +12,7 @@
 #include "aabbox3d.h"\r
 #include "rect.h"\r
 #include "irrString.h"\r
+#include "IrrCompileConfig.h" // for IRRLICHT_API\r
 \r
 // enable this to keep track of changes to the matrix\r
 // and make simpler identity check for seldom changing matrices\r