Skip to content

Commit ca5b757

Browse files
author
rdeioris
committed
fixed build for 4.12
1 parent fe8903f commit ca5b757

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/UnrealEnginePython/Private/UEPyIHttpBase.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include "UnrealEnginePython.h"
44

55
#include "Runtime/Online/HTTP/Public/HttpModule.h"
6+
#include "Runtime/Online/HTTP/Public/Interfaces/IHttpBase.h"
67

78
typedef struct {
89
PyObject_HEAD

0 commit comments

Comments
 (0)