summaryrefslogtreecommitdiff
path: root/content/handlers/image/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/image/video.c')
-rw-r--r--content/handlers/image/video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/image/video.c b/content/handlers/image/video.c
index 53b654337..707d39d9b 100644
--- a/content/handlers/image/video.c
+++ b/content/handlers/image/video.c
@@ -21,7 +21,7 @@
#include "content/content_factory.h"
#include "content/content_protected.h"
-#include "video.h"
+#include "image/video.h"
typedef struct nsvideo_content {
struct content base;