X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=test%2Fdata%2Fdecoderstack.cpp;h=96f8b4a0ee4ebf6bb41200a269bf871ead274d3c;hb=da30ecb7e72bd2547e524258efa5ec642988b70b;hp=ceb5147f66faefe844af40ed1ac993283d3f8495;hpb=c17403e8725f31216eb665f4da7018c580346eaa;p=pulseview.git diff --git a/test/data/decoderstack.cpp b/test/data/decoderstack.cpp index ceb5147f..96f8b4a0 100644 --- a/test/data/decoderstack.cpp +++ b/test/data/decoderstack.cpp @@ -21,11 +21,11 @@ #include /* First, so we avoid a _POSIX_C_SOURCE warning. */ #include -#include +#include #include "../../pv/data/decoderstack.hpp" #include "../../pv/devicemanager.hpp" -#include "../../pv/sigsession.hpp" +#include "../../pv/session.hpp" #include "../../pv/view/decodetrace.hpp" using pv::data::DecoderStack;