- 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!
This commit is contained in:
2003-10-15 19:23:54 +00:00
parent 478f61563a
commit 10333bd1d3
58 changed files with 1716 additions and 10428 deletions

View File

@@ -94,7 +94,6 @@
#include "mydevice.h"
#include "blendef.h"
#include "interface.h" /* MAART: for NUM and FLO types */
#include "nla.h" /* For __NLA : Important - Do not remove! */
#include "render.h"