display.h: fix #include <string>

Origin commit data
------------------
Branch: ni/coolstream
Commit: be195e75ba
Author: GetAway <get-away@t-online.de>
Date: 2023-01-06 (Fri, 06 Jan 2023)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
GetAway
2023-01-06 22:26:46 +01:00
committed by vanhofen
parent 8747daa055
commit 7ec5086e53

View File

@@ -18,6 +18,8 @@
#ifndef __DISPLAY_H__
#define __DISPLAY_H__
#include <string>
class CDisplay
{
public: