diff options
Diffstat (limited to 'Source/Font.c')
| -rw-r--r-- | Source/Font.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/Font.c b/Source/Font.c index 7edca5a..6da18be 100644 --- a/Source/Font.c +++ b/Source/Font.c @@ -3,6 +3,9 @@ * *************************************/
#include "Font.h"
+#include "System.h"
+#include "Gfx.h"
+#include <stdarg.h>
/* *************************************
* Defines
|
