Cleanup: duplicate includes

This commit is contained in:
2015-06-18 06:11:02 +10:00
parent 937ecaf77e
commit 3ce4a58aa9
30 changed files with 9 additions and 71 deletions

View File

@@ -37,7 +37,7 @@
#include "py_capi_utils.h"
#include "../generic/python_utildefines.h"
#include "python_utildefines.h"
/* only for BLI_strncpy_wchar_from_utf8, should replace with py funcs but too late in release now */
#include "BLI_string_utf8.h"