From 6984924b96f1dc7c2bb43b0e0330ed8cd13d5159 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 23 Mar 2011 01:50:14 +0000 Subject: [PATCH] fix implicit declaration --- source/blender/editors/physics/physics_fluid.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/blender/editors/physics/physics_fluid.c b/source/blender/editors/physics/physics_fluid.c index b2f62f21cf1..4ac794ed620 100644 --- a/source/blender/editors/physics/physics_fluid.c +++ b/source/blender/editors/physics/physics_fluid.c @@ -87,6 +87,7 @@ #include "ED_fluidsim.h" #include "WM_types.h" +#include "WM_api.h" #include "physics_intern.h" // own include