X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fpopups%2Fchannels.cpp;h=c00863b0161dc3dfd4b124f13541c8832c3efcf0;hp=7dedb317cf8428043ca9d3701744e04aae71a86b;hb=61703a0124c7ace84caf415f7d491a3ad6f42599;hpb=c1035a1452fa2aec5414975e83e531c10504b80c diff --git a/pv/popups/channels.cpp b/pv/popups/channels.cpp index 7dedb31..c00863b 100644 --- a/pv/popups/channels.cpp +++ b/pv/popups/channels.cpp @@ -27,7 +27,7 @@ #include "channels.hpp" -#include +#include #include #include @@ -151,7 +151,7 @@ void Channels::set_all_channels(bool set) void Channels::populate_group(shared_ptr group, const vector< shared_ptr > 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