summaryrefslogtreecommitdiff
path: root/libavutil/cuda_check.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/cuda_check.h')
-rw-r--r--libavutil/cuda_check.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/cuda_check.h b/libavutil/cuda_check.h
index 3aea085c07..f5a9234eaf 100644
--- a/libavutil/cuda_check.h
+++ b/libavutil/cuda_check.h
@@ -21,6 +21,7 @@
#define AVUTIL_CUDA_CHECK_H
#include "compat/cuda/dynlink_loader.h"
+#include "error.h"
typedef CUresult CUDAAPI cuda_check_GetErrorName(CUresult error, const char** pstr);
typedef CUresult CUDAAPI cuda_check_GetErrorString(CUresult error, const char** pstr);