From 05f1e29c109e7496af5ad9c50d606e0bc03353f8 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Mon, 1 Jul 2024 23:39:59 -0700 Subject: [PATCH] build fix --- include/f_op/f_op_msg_mng.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/f_op/f_op_msg_mng.h b/include/f_op/f_op_msg_mng.h index 45789156d..cc7f0a224 100644 --- a/include/f_op/f_op_msg_mng.h +++ b/include/f_op/f_op_msg_mng.h @@ -11,6 +11,7 @@ class fopAc_ac_c; class msg_class; class J2DPane; class J2DScreen; +class J2DPicture; struct msg_process_profile_definition { /* 0x00 */ leaf_process_profile_definition base;