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:
-rw-r--r--source/blender/python/api2_2x/Text3d.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/python/api2_2x/Text3d.c b/source/blender/python/api2_2x/Text3d.c
index a45cd30d393..44e01e8279d 100644
--- a/source/blender/python/api2_2x/Text3d.c
+++ b/source/blender/python/api2_2x/Text3d.c
@@ -48,8 +48,6 @@
#include "Font.h"
#include "mydevice.h"
-#include <dirent.h>
-#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>