diff --git a/src/LinearMath/btQuickprof.cpp b/src/LinearMath/btQuickprof.cpp index 8233daa57..16ca88cdc 100644 --- a/src/LinearMath/btQuickprof.cpp +++ b/src/LinearMath/btQuickprof.cpp @@ -30,6 +30,7 @@ #endif #ifdef __APPLE__ #include +#include #endif #if defined(WIN32) || defined(_WIN32)