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:
Diffstat (limited to 'source/blender/src/editfont.c')
-rw-r--r--source/blender/src/editfont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/editfont.c b/source/blender/src/editfont.c
index 682125dabb1..30097f9e786 100644
--- a/source/blender/src/editfont.c
+++ b/source/blender/src/editfont.c
@@ -42,7 +42,7 @@
#include <io.h>
#endif
-#include "MTC_matrixops.h"
+
#include "MEM_guardedalloc.h"