obs-ffmpeg: Move external headers to external dir
Prevents automatic formatting with clang-format
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <windows.h>
|
||||
|
||||
#include <obs-module.h>
|
||||
#include "nvEncodeAPI.h"
|
||||
#include "external/nvEncodeAPI.h"
|
||||
|
||||
typedef NVENCSTATUS(NVENCAPI *NV_CREATE_INSTANCE_FUNC)(
|
||||
NV_ENCODE_API_FUNCTION_LIST *);
|
||||
|
Reference in New Issue
Block a user