summaryrefslogtreecommitdiff
path: root/demos/device/src/cdcd_app.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/device/src/cdcd_app.h')
-rw-r--r--demos/device/src/cdcd_app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/device/src/cdcd_app.h b/demos/device/src/cdcd_app.h
index 7c259ea1d..6f5df7b9d 100644
--- a/demos/device/src/cdcd_app.h
+++ b/demos/device/src/cdcd_app.h
@@ -46,7 +46,7 @@
#ifndef _TUSB_CDCD_APP_H_
#define _TUSB_CDCD_APP_H_
-#include "boards/board.h"
+#include "board.h"
#include "tusb.h"
#ifdef __cplusplus