diff --git a/source/blender/include/BDR_editobject.h b/source/blender/include/BDR_editobject.h index 78e33c005c2..83ff29d72cc 100644 --- a/source/blender/include/BDR_editobject.h +++ b/source/blender/include/BDR_editobject.h @@ -38,6 +38,7 @@ struct Tex; struct Material; struct Base; struct HookModifierData; +struct Scene; void add_object_draw(int type); void add_objectLamp(short type);