Add header include.

This commit is contained in:
Richard Barry 2009-01-28 12:36:04 +00:00
parent f5e095e34f
commit 2fd4047164

View File

@ -53,8 +53,10 @@
/* FreeRTOS includes. */
#include "FreeRTOS.h"
#include "partest.h"
#include "task.h"
/* Demo includes. */
#include "partest.h"
#define partstNUM_LEDs 4