Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWillian Padovani Germano <wpgermano@gmail.com>2003-05-08 07:13:17 +0400
committerWillian Padovani Germano <wpgermano@gmail.com>2003-05-08 07:13:17 +0400
commit154a49fbba61daa7a9455d8341c8784e983c149f (patch)
tree99fe99198882c913d5547ae396ed9fc8d30f7504 /source/blender/python/BPY_interface.c
parent1e891f844aa02a59269d74d0dc0283e78a7ebda5 (diff)
updating change in an included filename
Diffstat (limited to 'source/blender/python/BPY_interface.c')
-rw-r--r--source/blender/python/BPY_interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/python/BPY_interface.c b/source/blender/python/BPY_interface.c
index 3ee3178b07d..76fc47dfe1a 100644
--- a/source/blender/python/BPY_interface.c
+++ b/source/blender/python/BPY_interface.c
@@ -52,7 +52,7 @@
#include "BPY_extern.h"
-#include "api2_2x/interface.h"
+#include "api2_2x/EXPP_interface.h"
/*****************************************************************************/
/* Structure definitions */