Readd a removed include
This fixes builds without NO_DYNAMIC_VP (such as with the MSVC project files), the include was removed in d809b7e9.
This commit is contained in:
parent
33fe2b5883
commit
febf6bb51e
@ -43,6 +43,7 @@
|
||||
#include "wels_preprocess.h"
|
||||
#include "picture_handle.h"
|
||||
#include "encoder_context.h"
|
||||
#include "utils.h"
|
||||
|
||||
#ifdef NO_DYNAMIC_VP
|
||||
EResult WELSAPI CreateVpInterface (void** ppCtx, int iVersion);
|
||||
|
Loading…
x
Reference in New Issue
Block a user