move a file

This commit is contained in:
hathach 2018-08-07 22:19:57 +07:00
parent 0e9d4f4341
commit 8c33712848
3 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
#include "dfu.h"
#include <dfu_types.h>
#include <stddef.h>
#include "boards.h"
#include "boards/boards.h"
#include "nrf.h"
#include "nrf_sdm.h"
#include "nrf_gpio.h"

View File

@ -53,7 +53,7 @@
#include "app_timer.h"
#include "nrf_error.h"
#include "boards.h"
#include "boards/boards.h"
#include "pstorage_platform.h"
#include "nrf_mbr.h"