hw_imx31: fix compilation error in timer.h

fix #1200
This commit is contained in:
Martin Stein 2014-07-02 16:16:21 +02:00 committed by Norman Feske
parent 609f7abb0a
commit 5f145b74a5
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
/* core includes */
#include <drivers/timer/epit_base.h>
#include <board.h>
namespace Kernel
{