From 2240c260c1b58f18e05f5c976ff03b0c039edc79 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 27 Nov 2014 23:24:13 +0100 Subject: Cleanup: duplicate headers --- source/blender/python/intern/bpy.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/python/intern/bpy.c') diff --git a/source/blender/python/intern/bpy.c b/source/blender/python/intern/bpy.c index d7c07df0c99..0ec7bc73390 100644 --- a/source/blender/python/intern/bpy.c +++ b/source/blender/python/intern/bpy.c @@ -59,7 +59,6 @@ #include "../generic/idprop_py_api.h" #include "../generic/bgl.h" #include "../generic/blf_py_api.h" -#include "../generic/blf_py_api.h" #include "../mathutils/mathutils.h" #ifdef WITH_FREESTYLE -- cgit v1.2.3