class/struct confusion.
authorCarl Hetherington <cth@carlh.net>
Sun, 28 Apr 2019 20:36:40 +0000 (21:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 28 Apr 2019 20:36:40 +0000 (21:36 +0100)
src/subtitle_asset.h

index 59ed1165475a41d5ca7957f9428ced598c2508b5..96a56a9c26df0de95b1b4e7abbdc3a4524702db3 100644 (file)
@@ -64,7 +64,7 @@ class LoadFontNode;
 
 namespace order {
        class Part;
-       class Context;
+       struct Context;
 }
 
 /** @class SubtitleAsset