summaryrefslogtreecommitdiff
path: root/nuttx/sched/pthread_condattrinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/pthread_condattrinit.c')
-rw-r--r--nuttx/sched/pthread_condattrinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/pthread_condattrinit.c b/nuttx/sched/pthread_condattrinit.c
index 1e3746654..30e3f71ac 100644
--- a/nuttx/sched/pthread_condattrinit.c
+++ b/nuttx/sched/pthread_condattrinit.c
@@ -37,7 +37,7 @@
* Included Files
****************************************************************************/
-#include <config/nuttx.h>
+#include <nuttx/config.h>
#include <pthread.h>
#include <debug.h>