Cleanup: use angle brackets for system include

This commit is contained in:
Campbell Barton
2024-05-06 11:28:10 +10:00
parent 343b18d8ce
commit 27fe72cf0d

View File

@@ -8,7 +8,7 @@
* \ingroup sim
*/
#include "stdio.h"
#include <stdio.h>
#include "BLI_utildefines.h"