diff options
Diffstat (limited to 'main/tests/test_io.h')
-rw-r--r-- | main/tests/test_io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tests/test_io.h b/main/tests/test_io.h index 76567829e7..ffebd05160 100644 --- a/main/tests/test_io.h +++ b/main/tests/test_io.h @@ -35,7 +35,7 @@ @author Juan Linietsky <reduzio@gmail.com> */ -#include "os/main_loop.h" +#include "core/os/main_loop.h" namespace TestIO { |