]> git.sesse.net Git - ffmpeg/blobdiff - vhook/drawtext.c
Only the yasm-dependent objects should be enabled by a yasm conditional.
[ffmpeg] / vhook / drawtext.c
index d3ca767fe527aec3c2e7621dbe429f022ca31069..8638d60e0784c50902ba799064e271281e94cc43 100644 (file)
@@ -45,7 +45,7 @@
 
 #define MAXSIZE_TEXT 1024
 
-#include "framehook.h"
+#include "libavformat/framehook.h"
 
 #include <stdio.h>
 #include <stdlib.h>