Skip to content
Snippets Groups Projects
Commit d334c87b authored by Sebastian Hahta's avatar Sebastian Hahta
Browse files

missing #ifdef

parent 6300a02b
No related branches found
No related tags found
1 merge request!18Resolve "Allow sync RGB-D snapshots in reconstruct"
Pipeline #11152 passed
......@@ -7,6 +7,9 @@
#include <ftl/stereoimage_source.hpp>
#include <ftl/stereovideo_source.hpp>
#include <ftl/net_source.hpp>
#ifdef HAVE_LIBARCHIVE
#include <ftl/snapshot_source.hpp>
#endif // HAVE_LIBARCHIVE
#endif // _FTL_RGBD_HPP_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment