From: Soeren Apel Date: Sun, 5 Jan 2020 23:15:10 +0000 (+0100) Subject: Row: Include fix X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=d5e790204dcc9a6aa8626294aa505634c179261f;p=pulseview.git Row: Include fix --- diff --git a/pv/data/decode/row.cpp b/pv/data/decode/row.cpp index 341c61df..f1895ae4 100644 --- a/pv/data/decode/row.cpp +++ b/pv/data/decode/row.cpp @@ -17,6 +17,8 @@ * along with this program; if not, see . */ +#include + #include "decoder.hpp" #include "row.hpp"