Forward-declare grk_plugin stuff.
[dcpomatic.git] / src / lib / j2k_encoder.cc
index fe63deacdf96b5ad59d187145a5ec2e44e82b723..ad04ac0fa56e952948455f9b50a036e93bba916d 100644 (file)
@@ -34,6 +34,7 @@
 #include "film.h"
 #include "cpu_j2k_encoder_thread.h"
 #ifdef DCPOMATIC_GROK
+#include "grok/context.h"
 #include "grok_j2k_encoder_thread.h"
 #endif
 #include "remote_j2k_encoder_thread.h"