From 81b64bcfc0a32fdeb0e4f367adbf273d924e55f4 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 20 Oct 2020 14:40:51 +0200 Subject: Conversion to the cmake building system. Signed-off-by: gregory guy --- src/chart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/chart.h') diff --git a/src/chart.h b/src/chart.h index bf41378..5b1f6e5 100644 --- a/src/chart.h +++ b/src/chart.h @@ -23,7 +23,7 @@ #ifndef CHART_H #define CHART_H -#include +#include class TQPaintEvent; -- cgit v1.2.1