diff --git a/examples/ExampleHtml.cpp b/examples/ExampleHtml.cpp index 928a05fe..852543ae 100644 --- a/examples/ExampleHtml.cpp +++ b/examples/ExampleHtml.cpp @@ -35,7 +35,10 @@ #include #include -#include "OpenShot.h" +#include "QtHtmlReader.h" +#include "FFmpegWriter.h" +#include "Fraction.h" +#include "Enums.h" // for GRAVITY_BOTTOM_RIGHT #include "CrashHandler.h" using namespace openshot;