From 34db5f02dd472857de2fd810a3ff8a8f83f407fb Mon Sep 17 00:00:00 2001 From: Mathias Kuntze Date: Fri, 6 Mar 2020 11:24:36 +0100 Subject: fixed FIG 0/7 dependency --- src/fig/FIGCarousel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/fig') diff --git a/src/fig/FIGCarousel.h b/src/fig/FIGCarousel.h index bdb9481..29ede3b 100644 --- a/src/fig/FIGCarousel.h +++ b/src/fig/FIGCarousel.h @@ -98,6 +98,7 @@ class FIGCarousel { FIG0_3 m_fig0_3; FIG0_5 m_fig0_5; FIG0_6 m_fig0_6; + FIG0_7 m_fig0_7; FIG0_17 m_fig0_17; FIG0_8 m_fig0_8; FIG1_0 m_fig1_0; -- cgit v1.2.3