diff --git a/liblava/fwd.hpp b/liblava/fwd.hpp
index 34c81046d58fa4691209893e52eb9b988241593e..380be74bd805dcfce1c4dadee8092998c4b9edc3 100644
--- a/liblava/fwd.hpp
+++ b/liblava/fwd.hpp
@@ -12,6 +12,9 @@ namespace lava {
     struct forward_shading;
     struct gui;
 
+    // liblava/asset.hpp
+    struct scope_image;
+
     // liblava/base.hpp
     struct target_callback;
     struct vk_result;
@@ -89,7 +92,6 @@ namespace lava {
     struct file_format;
     struct texture;
     struct staging;
-    struct scope_image;
 
     // liblava/util.hpp
     struct log_config;