Skip to content

Commit e428405

Browse files
authored
Add missing CesiumRuntime.h include
1 parent ac52d9f commit e428405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/CesiumRuntime/Private/CesiumPropertyAttribute.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#include "CesiumPropertyAttribute.h"
44
#include <CesiumGltf/PropertyAttributeView.h>
5+
#include "CesiumRuntime.h"
56

67
static FCesiumPropertyAttributeProperty EmptyPropertyAttributeProperty;
78

0 commit comments

Comments
 (0)