summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMathias Kuntze <mathias.kuntze@magna.de>2020-03-06 11:24:36 +0100
committerMathias Kuntze <mathias.kuntze@magna.de>2020-03-06 11:24:36 +0100
commit34db5f02dd472857de2fd810a3ff8a8f83f407fb (patch)
tree279cd68ccca13e396bfbcb30f7e6673a68c44890 /src
parent4bb4c9300fc8a1281b4c5a56f18e6b251239dcd1 (diff)
downloaddabmux-34db5f02dd472857de2fd810a3ff8a8f83f407fb.tar.gz
dabmux-34db5f02dd472857de2fd810a3ff8a8f83f407fb.tar.bz2
dabmux-34db5f02dd472857de2fd810a3ff8a8f83f407fb.zip
fixed FIG 0/7 dependency
Diffstat (limited to 'src')
-rw-r--r--src/fig/FIGCarousel.h1
1 files changed, 1 insertions, 0 deletions
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;