fix some slight compilation issues

This commit is contained in:
Enno Rehling 2012-06-01 18:04:50 -07:00
parent 09336e35e8
commit aa16d796f2

View file

@ -1,3 +1,4 @@
#include <kernel/types.h>
#include <tests.c>
#include "stdafx.h" #include "stdafx.h"
#include "main.c" #include "main.c"
#include "tests.c"