summaryrefslogtreecommitdiff
path: root/openpcd/firmware/include/usb_ch9.h
diff options
context:
space:
mode:
Diffstat (limited to 'openpcd/firmware/include/usb_ch9.h')
-rw-r--r--openpcd/firmware/include/usb_ch9.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpcd/firmware/include/usb_ch9.h b/openpcd/firmware/include/usb_ch9.h
index b10c8ae..82edf61 100644
--- a/openpcd/firmware/include/usb_ch9.h
+++ b/openpcd/firmware/include/usb_ch9.h
@@ -19,7 +19,7 @@
#ifndef __LINUX_USB_CH9_H
#define __LINUX_USB_CH9_H
-#include <include/types.h>
+#include <sys/types.h>
/*-------------------------------------------------------------------------*/
personal git repositories of Harald Welte. Your mileage may vary