Fixed build error after migration to new naming convention in HAL.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9264 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Uladzimir Pylinski 2016-04-09 14:13:39 +00:00
parent d873e4ed7b
commit 2b82c893e2
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#if HAL_USE_MAC || defined(__DOXYGEN__)
#include "mii.h"
#include "hal_mii.h"
/*===========================================================================*/
/* Driver local definitions. */