[usb] Fix typo in usb_dfu_xip_flash.cpp

Change-Id: I81e0518e2312025aa2a3885827fcb015ce361aa1
This commit is contained in:
Léa Saviot
2018-03-21 11:52:56 +01:00
parent 834568d08e
commit 16624df052

View File

@@ -1,4 +1,4 @@
#include
#include "usb/calculator.h"
namespace Ion {
namespace USB {