diff options
Diffstat (limited to 'sdk/extensions/physx/include/NvBlastExtCustomProfiler.h')
| -rwxr-xr-x | sdk/extensions/physx/include/NvBlastExtCustomProfiler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdk/extensions/physx/include/NvBlastExtCustomProfiler.h b/sdk/extensions/physx/include/NvBlastExtCustomProfiler.h index 546850a..8b5c167 100755 --- a/sdk/extensions/physx/include/NvBlastExtCustomProfiler.h +++ b/sdk/extensions/physx/include/NvBlastExtCustomProfiler.h @@ -31,6 +31,7 @@ #include "NvBlastProfiler.h"
#include "PxProfiler.h"
+#include <PxFoundation.h>
#if NV_NVTX
#include "nvToolsExt.h"
|