summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/nnedi3.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/nnedi3.h')
-rw-r--r--video/out/opengl/nnedi3.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/video/out/opengl/nnedi3.h b/video/out/opengl/nnedi3.h
index be69f34c78..837383c6f6 100644
--- a/video/out/opengl/nnedi3.h
+++ b/video/out/opengl/nnedi3.h
@@ -23,9 +23,12 @@
#ifndef MP_GL_NNEDI3_H
#define MP_GL_NNEDI3_H
+#include "config.h"
#include "common.h"
#include "utils.h"
+#define HAVE_NNEDI HAVE_GPL3
+
#define NNEDI3_UPLOAD_UBO 0
#define NNEDI3_UPLOAD_SHADER 1