]> sigrok.org Git - pulseview.git/blobdiff - pv/popups/channels.cpp
Moved pv::prop:bindings classes into pv::bindings namespace
[pulseview.git] / pv / popups / channels.cpp
index 7dedb317cf8428043ca9d3701744e04aae71a86b..c00863b0161dc3dfd4b124f13541c8832c3efcf0 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "channels.hpp"
 
-#include <pv/prop/binding/deviceoptions.hpp>
+#include <pv/binding/deviceoptions.hpp>
 #include <pv/session.hpp>
 #include <pv/view/signal.hpp>
 
@@ -151,7 +151,7 @@ void Channels::set_all_channels(bool set)
 void Channels::populate_group(shared_ptr<ChannelGroup> group,
        const vector< shared_ptr<pv::view::Signal> > sigs)
 {
-       using pv::prop::binding::DeviceOptions;
+       using pv::binding::DeviceOptions;
 
        // Only bind options if this is a group. We don't do it for general
        // options, because these properties are shown in the device config