Fix error: 'CTouchscreen' defined as a class here but previously declared as a struct
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
7bc1c17ecd
commit
dbc757d79d
@ -64,7 +64,7 @@ namespace NxWM
|
||||
* Forward references
|
||||
*/
|
||||
|
||||
struct CTouchscreen;
|
||||
class CTouchscreen;
|
||||
|
||||
/**
|
||||
* Touchscreen calibration data
|
||||
|
Loading…
Reference in New Issue
Block a user