X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fviews%2Ftrace%2Fstandardbar.cpp;h=bc2c3ba8a3cb9380710eb7462d51663a9987eca8;hb=946b52e1f0e0520415c3653cc6ea9d083718f76d;hp=6d8f97e6f266dc9f7eaabf4cf317c969fcd22aad;hpb=4d8130bb039a3e2096d6c0f8650e027340722ead;p=pulseview.git diff --git a/pv/views/trace/standardbar.cpp b/pv/views/trace/standardbar.cpp index 6d8f97e6..bc2c3ba8 100644 --- a/pv/views/trace/standardbar.cpp +++ b/pv/views/trace/standardbar.cpp @@ -22,11 +22,11 @@ #include #include "standardbar.hpp" +#include "view.hpp" #include -#include -using pv::views::TraceView::View; +using pv::views::trace::View; namespace pv { namespace views {