fix compilation

This commit is contained in:
Pawel Kolodziejski 2011-05-01 18:12:07 +02:00
parent 2dcf5d7231
commit a02ae4bc5d
17 changed files with 20 additions and 2 deletions

View file

@ -25,6 +25,7 @@
#include "common/algorithm.h"
#include "common/util.h"
#include "common/endian.h"
#include "common/textconsole.h"
#include "graphics/primitives.h"
#include "graphics/surface.h"