This commit is contained in:
Irlan 2018-06-16 11:08:40 -03:00
parent 7bed29df5e
commit 9c31fb41ee

View File

@ -16,7 +16,8 @@
* 3. This notice may not be removed or altered from any source distribution.
*/
#include <bounce\bounce.h>
#include <bounce/bounce.h>
#include <stdio.h>
// We don't care for a profiler. This definition does nothing.
void b3BeginProfileScope(const char* name)