From 3537df0abc219aefbde221c9980f89c2a607083c Mon Sep 17 00:00:00 2001 From: dreamsourcelabTAI Date: Mon, 27 Jun 2022 18:11:39 +0800 Subject: [PATCH] fix: include an error head file --- DSView/pv/data/decode/annotation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DSView/pv/data/decode/annotation.cpp b/DSView/pv/data/decode/annotation.cpp index 8effc162..d3db6df5 100755 --- a/DSView/pv/data/decode/annotation.cpp +++ b/DSView/pv/data/decode/annotation.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include "../../config/appconfig.h"