summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavutil/hwcontext_vulkan.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavutil/hwcontext_vulkan.h b/libavutil/hwcontext_vulkan.h
index aba98337ab..5cbeb8e7ef 100644
--- a/libavutil/hwcontext_vulkan.h
+++ b/libavutil/hwcontext_vulkan.h
@@ -21,6 +21,9 @@
#include <vulkan/vulkan.h>
+#include "pixfmt.h"
+#include "frame.h"
+
/**
* @file
* API-specific header for AV_HWDEVICE_TYPE_VULKAN.