Skip to content

Commit

Permalink
fix load service metadata for Qt6 build
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennedy committed Sep 14, 2023
1 parent 5eefee5 commit 3cfcd22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/qt/factory.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <framework/mlt.h>
#include <limits.h>
#include <string.h>
#include <QtGlobal>

#ifdef USE_QT_OPENGL
extern mlt_consumer consumer_qglsl_init(mlt_profile profile,
Expand Down

0 comments on commit 3cfcd22

Please sign in to comment.