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/editors/asset/ED_asset_list.h')
-rw-r--r--source/blender/editors/asset/ED_asset_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/asset/ED_asset_list.h b/source/blender/editors/asset/ED_asset_list.h
index 55a0ac0b500..61d7729b651 100644
--- a/source/blender/editors/asset/ED_asset_list.h
+++ b/source/blender/editors/asset/ED_asset_list.h
@@ -27,8 +27,8 @@ extern "C" {
struct AssetFilterSettings;
struct AssetHandle;
struct AssetLibraryReference;
-struct bContext;
struct ID;
+struct bContext;
struct wmNotifier;
void ED_assetlist_storage_fetch(const struct AssetLibraryReference *library_reference,