fixed include path
It was working because of multiple include directories.
This commit is contained in:
parent
917bc4b551
commit
6c64aa4e20
@ -28,7 +28,7 @@
|
||||
|
||||
#include "sspi_gss.h"
|
||||
|
||||
#include "../../log.h"
|
||||
#include "../log.h"
|
||||
#define TAG WINPR_TAG("sspi.gss")
|
||||
|
||||
static GSSAPI_FUNCTION_TABLE* g_GssApi = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user