Skip to content

Commit 4b8bc38

Browse files
committed
src/xrAICore - the case of letters in include strings has been changed
1 parent 6bbba0b commit 4b8bc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xrAICore/Navigation/graph_edge.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 <loki/emptytype.h>
11+
#include <loki/EmptyType.h>
1212

1313
template <typename _edge_weight_type, typename _vertex_type>
1414
class CEdgeBase

0 commit comments

Comments
 (0)