X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fstandardbar.cpp;h=bc2c3ba8a3cb9380710eb7462d51663a9987eca8;hp=6d8f97e6f266dc9f7eaabf4cf317c969fcd22aad;hb=20f59e957e70250cfb876ac7a1743134d6b83339;hpb=4d8130bb039a3e2096d6c0f8650e027340722ead 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 {