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/editsound.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/src/editsound.c') diff --git a/source/blender/src/editsound.c b/source/blender/src/editsound.c index 29942926d5f..6a23731a755 100644 --- a/source/blender/src/editsound.c +++ b/source/blender/src/editsound.c @@ -73,7 +73,6 @@ #include "blendef.h" -#include "interface.h" #include "mydevice.h" #include "SND_C-api.h" -- cgit v1.2.3