summaryrefslogtreecommitdiffstats
path: root/src/fig/FIG0_18.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fig/FIG0_18.h')
-rw-r--r--src/fig/FIG0_18.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fig/FIG0_18.h b/src/fig/FIG0_18.h
index f73687c..da0e748 100644
--- a/src/fig/FIG0_18.h
+++ b/src/fig/FIG0_18.h
@@ -44,7 +44,7 @@ class FIG0_18 : public IFIG
private:
FIGRuntimeInformation *m_rti;
bool m_initialised;
- std::vector<std::shared_ptr<DabService> >::iterator service;
+ vec_sp_service::iterator service;
};
}