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 'intern/utfconv/utf_winfunc.h')
-rw-r--r--intern/utfconv/utf_winfunc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/utfconv/utf_winfunc.h b/intern/utfconv/utf_winfunc.h
index 45f6844af5a..e23a5dd5797 100644
--- a/intern/utfconv/utf_winfunc.h
+++ b/intern/utfconv/utf_winfunc.h
@@ -27,7 +27,6 @@
# error "This file can only compile on windows"
#endif
-#include "utfconv.h"
#include <stdio.h>
FILE * ufopen(const char * filename, const char * mode);