moved key.h to blenkey.h

This commit is contained in:
2002-11-01 19:50:52 +00:00
parent 3dc53c7489
commit 485ae62d2c
5 changed files with 4 additions and 4 deletions

View File

@@ -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