DFU: make sure to include board.h

This commit is contained in:
Harald Welte 2011-07-31 16:32:20 +02:00
parent 6445a4cdb0
commit a774bcc3fd
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#ifndef _USB_DFU_DESC_H
#define _USB_DFU_DESC_H
#include <board.h>
#include <usb/common/core/USBGenericDescriptor.h>
#define CONFIG_DFU_NUM_APP_IF 1