From 10333bd1d39460efb2e71930f43342e6b5840c9a Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Wed, 15 Oct 2003 19:23:54 +0000 Subject: - removed all #include "interface.h" from files. this is a local/internal include only (use BIF_interface.h instead) - split up interface.c in two files: NEW: interface_panel.c - removed the temporal text files WARN: FIX AUTOMAKE AND MSVC! --- source/blender/src/header_image.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/src/header_image.c') diff --git a/source/blender/src/header_image.c b/source/blender/src/header_image.c index 416e026897d..9890bca5e68 100644 --- a/source/blender/src/header_image.c +++ b/source/blender/src/header_image.c @@ -82,7 +82,6 @@ #include "IMB_imbuf_types.h" #include "blendef.h" -#include "interface.h" #include "mydevice.h" #include "TPT_DependKludge.h" -- cgit v1.2.3