summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/cuda_dynamic.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/cuda_dynamic.h')
-rw-r--r--video/out/opengl/cuda_dynamic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/cuda_dynamic.h b/video/out/opengl/cuda_dynamic.h
index d906b6787f..bdac626be5 100644
--- a/video/out/opengl/cuda_dynamic.h
+++ b/video/out/opengl/cuda_dynamic.h
@@ -19,7 +19,7 @@
* License along with mpv. If not, see <http://www.gnu.org/licenses/>.
*/
-#if !defined(MPV_CUDA_DYNAMIC_H) && !defined(CUDA_VERSION)
+#ifndef MPV_CUDA_DYNAMIC_H
#define MPV_CUDA_DYNAMIC_H
#include <stdbool.h>