Skip to content

Commit 7de36a3

Browse files
author
nitrocaster
committed
Update BugTrap header path.
1 parent bc75e4d commit 7de36a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xrCore/xrDebugNew.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ static BOOL bException = FALSE;
3434
#include <dbghelp.h> // MiniDump flags
3535

3636
#ifdef USE_BUG_TRAP
37-
# include <BugTrap/source/BugTrap.h> // for BugTrap functionality
37+
# include <BugTrap/source/Client/BugTrap.h> // for BugTrap functionality
3838
#ifndef __BORLANDC__
3939
# pragma comment(lib,"BugTrap.lib") // Link to ANSI DLL
4040
#else

0 commit comments

Comments
 (0)