Skip to content

Commit c1e7171

Browse files
committed
xrServerEntities/smart_cast_impl0: Fixed include
1 parent dc6def9 commit c1e7171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xrServerEntities/smart_cast_impl0.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
#pragma once
1010

11-
#include "object_type_traits.h"
11+
#include "Common/object_type_traits.h"
1212

1313
namespace SmartDynamicCast {
1414
template <typename T1, typename T2>

0 commit comments

Comments
 (0)