X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fstandardbar.cpp;h=bc2c3ba8a3cb9380710eb7462d51663a9987eca8;hb=f23c46921d031dba4c96062164cc9f3ca3c4809c;hp=6d8f97e6f266dc9f7eaabf4cf317c969fcd22aad;hpb=4d8130bb039a3e2096d6c0f8650e027340722ead;p=pulseview.git diff --git a/pv/views/trace/standardbar.cpp b/pv/views/trace/standardbar.cpp index 6d8f97e..bc2c3ba 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 {