projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cleanup: use BLI_compiler_compat.h for BLI_INLINE
[blender.git]
/
source
/
blender
/
blenkernel
/
BKE_ccg.h
diff --git
a/source/blender/blenkernel/BKE_ccg.h
b/source/blender/blenkernel/BKE_ccg.h
index 65d4688947e6e765e460fa40e315ff79a563a8c1..4d0f6d538205a7e423e32156e0ed6ff090ff7421 100644
(file)
--- a/
source/blender/blenkernel/BKE_ccg.h
+++ b/
source/blender/blenkernel/BKE_ccg.h
@@
-33,7
+33,7
@@
*/
/* defines BLI_INLINE */
-#include "BLI_
utildefines
.h"
+#include "BLI_
compiler_compat
.h"
/* declares fprintf() and abort(), needed for BLI_assert */
#include <stdio.h>