- change <bpy_types.h> to "bpy_types.h"

This commit is contained in:
Daniel Dunbar
2004-03-29 13:59:55 +00:00
parent 6d8c0dc72c
commit 5d8a0fe8bc

View File

@@ -32,6 +32,6 @@
#ifndef EXPP_CURVE_H
#define EXPP_CURVE_H
#include <bpy_types.h>
#include "bpy_types.h"
#endif /* EXPP_CURVE_H */