moved key.h to blenkey.h
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "key_pyc.h" /* the Python byte code */
|
||||
#include "key.h" /* the external interface */
|
||||
#include "blenkey.h" /* the external interface */
|
||||
#include "key_internal.h"
|
||||
|
||||
#define TESTReadKeyFile 1
|
||||
|
Reference in New Issue
Block a user