diff options
Diffstat (limited to 'cmake/modules/FindVDPAU.cmake')
-rw-r--r-- | cmake/modules/FindVDPAU.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindVDPAU.cmake b/cmake/modules/FindVDPAU.cmake index b99e03f49b..b2c5482343 100644 --- a/cmake/modules/FindVDPAU.cmake +++ b/cmake/modules/FindVDPAU.cmake @@ -3,7 +3,7 @@ # --------- # Finds the VDPAU library # -# This will will define the following variables:: +# This will define the following variables:: # # VDPAU_FOUND - system has VDPAU # VDPAU_INCLUDE_DIRS - the VDPAU include directory |