forward slashes

This commit is contained in:
Irlan
2018-04-12 12:40:06 -03:00
parent 2af83c8bfc
commit 5cdafe9e8b

View File

@ -19,8 +19,8 @@
#ifndef TESTBED_LISTENER_H
#define TESTBED_LISTENER_H
#include <testbed\framework\profiler.h>
#include <testbed\framework\recorder_profiler.h>
#include <testbed/framework/profiler.h>
#include <testbed/framework/recorder_profiler.h>
// Set to 1 then the testbed listener will write profile events into a .json file.
// Set to 0 otherwise.