From e5458fa4e5676ffc85fc87c4cbbe022c044d1f31 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 27 May 2020 10:52:00 +1000 Subject: Cleanup: warning --- source/blender/editors/include/ED_outliner.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/include/ED_outliner.h') diff --git a/source/blender/editors/include/ED_outliner.h b/source/blender/editors/include/ED_outliner.h index d3fc5174dd9..0325ad9fdba 100644 --- a/source/blender/editors/include/ED_outliner.h +++ b/source/blender/editors/include/ED_outliner.h @@ -29,6 +29,7 @@ extern "C" { struct Base; struct ListBase; +struct SpaceOutliner; struct bContext; bool ED_outliner_collections_editor_poll(struct bContext *C); -- cgit v1.2.3