summaryrefslogtreecommitdiff
path: root/main/tests/test_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/tests/test_gui.h')
-rw-r--r--main/tests/test_gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tests/test_gui.h b/main/tests/test_gui.h
index 3ed9dae522..25dfa3bc2b 100644
--- a/main/tests/test_gui.h
+++ b/main/tests/test_gui.h
@@ -31,7 +31,7 @@
#ifndef TEST_GUI_H
#define TEST_GUI_H
-#include "os/main_loop.h"
+#include "core/os/main_loop.h"
/**
@author Juan Linietsky <reduzio@gmail.com>