aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_freertos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gos/gos_freertos.c')
-rw-r--r--src/gos/gos_freertos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gos/gos_freertos.c b/src/gos/gos_freertos.c
index 227caf31..c1c9c16a 100644
--- a/src/gos/gos_freertos.c
+++ b/src/gos/gos_freertos.c
@@ -5,7 +5,7 @@
* http://ugfx.org/license.html
*/
-#include "gfx.h"
+#include "../../gfx.h"
#include <string.h>
#if GFX_USE_OS_FREERTOS