Skip to content

Commit 9f0a427

Browse files
committed
Include version header in BH_VideoEncoder.cpp
1 parent c833403 commit 9f0a427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/BetaHubBugReporter/Private/BH_VideoEncoder.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include "BH_VideoEncoder.h"
22
#include "CoreTypes.h"
33
#include "BH_Log.h"
4+
#include "Runtime/Launch/Resources/Version.h"
45
#include "HAL/PlatformProcess.h"
56
#include "HAL/PlatformFileManager.h"
67
#include "HAL/Event.h"

0 commit comments

Comments
 (0)