X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fdata%2Fdecoderstack.cpp;h=1e1d600d329d5a010a9231aa047ebfcbef885f9d;hb=1573bf16ba50d1c023ad3a9ce596f0ab6eaeacff;hp=8fc3242392bd2642f36a2e093010d8a8c146df38;hpb=c063290ac7189bdd15221450f598504f43286b43;p=pulseview.git diff --git a/pv/data/decoderstack.cpp b/pv/data/decoderstack.cpp index 8fc3242..1e1d600 100644 --- a/pv/data/decoderstack.cpp +++ b/pv/data/decoderstack.cpp @@ -25,12 +25,12 @@ #include "decoderstack.hpp" +#include +#include #include #include -#include -#include #include -#include +#include using std::lock_guard; using std::mutex;