From 597d425638d304e7d70bd4d1a2d73eaf880d9242 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 1 Dec 2018 08:29:26 +1100 Subject: Cleanup: duplicate include --- source/blender/makesrna/intern/rna_wm_api.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/makesrna/intern/rna_wm_api.c') diff --git a/source/blender/makesrna/intern/rna_wm_api.c b/source/blender/makesrna/intern/rna_wm_api.c index 95c7d1cadf4..874fdb62029 100644 --- a/source/blender/makesrna/intern/rna_wm_api.c +++ b/source/blender/makesrna/intern/rna_wm_api.c @@ -70,7 +70,6 @@ const EnumPropertyItem rna_enum_window_cursor_items[] = { #ifdef RNA_RUNTIME -#include "UI_interface.h" #include "BKE_context.h" #include "WM_types.h" -- cgit v1.2.3