summaryrefslogtreecommitdiffstats
path: root/video/mp_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/mp_image.h')
-rw-r--r--video/mp_image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/mp_image.h b/video/mp_image.h
index dfb83b3bb1..c882a59caa 100644
--- a/video/mp_image.h
+++ b/video/mp_image.h
@@ -24,6 +24,7 @@
#include <stdlib.h>
#include <string.h>
#include <inttypes.h>
+#include "common/common.h"
#include "common/msg.h"
#include "csputils.h"
#include "video/img_format.h"