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

@@ -41,7 +41,7 @@
#include "py_capi_utils.h"
#endif
#include "../generic/python_utildefines.h"
#include "python_utildefines.h"
/*********************** ID Property Main Wrapper Stuff ***************/