lavu/opencl: use consistent inclusion header guard name
This commit is contained in:
parent
57d77b3963
commit
064acc9743
@ -28,8 +28,8 @@
|
|||||||
* change without prior notice.
|
* change without prior notice.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef LIBAVUTIL_OPENCLWRAPPER_H
|
#ifndef LIBAVUTIL_OPENCL_H
|
||||||
#define LIBAVUTIL_OPENCLWRAPPER_H
|
#define LIBAVUTIL_OPENCL_H
|
||||||
|
|
||||||
#include <CL/cl.h>
|
#include <CL/cl.h>
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user