diff options
Diffstat (limited to 'vhook/drawtext.c')
-rw-r--r-- | vhook/drawtext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhook/drawtext.c b/vhook/drawtext.c index d3ca767..8638d60 100644 --- a/vhook/drawtext.c +++ b/vhook/drawtext.c @@ -45,7 +45,7 @@ #define MAXSIZE_TEXT 1024 -#include "framehook.h" +#include "libavformat/framehook.h" #include <stdio.h> #include <stdlib.h> |