Skip to content

Commit 46b7491

Browse files
committed
fix: NiPoint3 include
1 parent 93db123 commit 46b7491

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/RE/D/DetectionData.h

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

33
#include "RE/D/DetectionFormulaData.h"
44
#include "RE/D/DetectionLevels.h"
5-
#include "RE/N/NiPoint.h"
5+
#include "RE/N/NiPoint3.h"
66

77
namespace RE
88
{

0 commit comments

Comments
 (0)