Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/blenkernel/intern/softbody.c')
-rw-r--r--source/blender/blenkernel/intern/softbody.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/blenkernel/intern/softbody.c b/source/blender/blenkernel/intern/softbody.c
index bd9d1cb75ca..224da56a047 100644
--- a/source/blender/blenkernel/intern/softbody.c
+++ b/source/blender/blenkernel/intern/softbody.c
@@ -84,8 +84,8 @@ variables on the UI for now
#include "BKE_pointcache.h"
#include "BKE_modifier.h"
-#include "BIF_editdeform.h"
-#include "BIF_graphics.h"
+//XXX #include "BIF_editdeform.h"
+//XXX #include "BIF_graphics.h"
#include "PIL_time.h"
/* callbacks for errors and interrupts and some goo */