move include where it's needed and won't break other things.

This commit is contained in:
2010-02-20 22:49:45 +00:00
parent f7d82af101
commit 5589050c7e
2 changed files with 1 additions and 2 deletions

View File

@@ -33,8 +33,6 @@
#include <Python.h>
#include "BLO_sys_types.h"
#include "vector.h"
#include "matrix.h"
#include "quat.h"