summaryrefslogtreecommitdiff
path: root/apps/examples/nxhello/nxhello.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/nxhello/nxhello.h')
-rw-r--r--apps/examples/nxhello/nxhello.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/nxhello/nxhello.h b/apps/examples/nxhello/nxhello.h
index b7343a054..93c6d8fac 100644
--- a/apps/examples/nxhello/nxhello.h
+++ b/apps/examples/nxhello/nxhello.h
@@ -46,8 +46,8 @@
#include <stdbool.h>
#include <semaphore.h>
-#include <nuttx/nx.h>
-#include <nuttx/nxglib.h>
+#include <nuttx/nx/nx.h>
+#include <nuttx/nx/nxglib.h>
/****************************************************************************
* Definitions