From dbc757d79dfc1ac15878e19cc321fbf9e8884a88 Mon Sep 17 00:00:00 2001 From: Xiang Xiao Date: Fri, 4 Nov 2022 21:47:34 +0800 Subject: [PATCH] Fix error: 'CTouchscreen' defined as a class here but previously declared as a struct Signed-off-by: Xiang Xiao --- include/graphics/nxwm/ccalibration.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/graphics/nxwm/ccalibration.hxx b/include/graphics/nxwm/ccalibration.hxx index d76066333..2417f7fe0 100644 --- a/include/graphics/nxwm/ccalibration.hxx +++ b/include/graphics/nxwm/ccalibration.hxx @@ -64,7 +64,7 @@ namespace NxWM * Forward references */ - struct CTouchscreen; + class CTouchscreen; /** * Touchscreen calibration data