diff --git a/Source/V8/Private/JavascriptOutputDevice.cpp b/Source/V8/Private/JavascriptOutputDevice.cpp index fabec9bb..ae1522c5 100644 --- a/Source/V8/Private/JavascriptOutputDevice.cpp +++ b/Source/V8/Private/JavascriptOutputDevice.cpp @@ -1,4 +1,4 @@ -#include "JavascriptOutputDevice.h" +#include "JavascriptOutputDevice.h" #include "UObject/UObjectThreadContext.h" /** This class is to capture all log output even if the log window is closed */