OSX compilation fix.

This commit is contained in:
brunoherbelin
2020-05-19 12:44:33 +02:00
parent becddf0b5f
commit 1cdc363194
6 changed files with 18 additions and 14 deletions

View File

@@ -141,7 +141,7 @@ public:
protected:
void init();
void init() override;
Surface *mediasurface_;
std::string path_;