- Missing include file (thanks to Uli Martens).
This commit is contained in:
Paul Beckingham 2011-05-06 07:46:32 -04:00
parent ebeb935975
commit 250c98f03c
2 changed files with 2 additions and 0 deletions

View file

@ -25,6 +25,7 @@
//
////////////////////////////////////////////////////////////////////////////////
#include <stdlib.h>
#include <Context.h>
#include <Nibbler.h>
#include <Date.h>