summaryrefslogtreecommitdiff
path: root/board/polyberry
diff options
context:
space:
mode:
Diffstat (limited to 'board/polyberry')
-rw-r--r--board/polyberry/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/polyberry/board.c b/board/polyberry/board.c
index 65039abd86..5bb811f82c 100644
--- a/board/polyberry/board.c
+++ b/board/polyberry/board.c
@@ -16,9 +16,9 @@
#include "update_fw.h"
#include "usb_descriptor.h"
#include "util.h"
-#include "usb_dwc_hw.h"
#include "usb_dwc_console.h"
#include "usb_dwc_update.h"
+#include "usb_hw.h"
/******************************************************************************
* Define the strings used in our USB descriptors.