(svn r14200) -Fix (r14199): some OSes failed to compile. Furthermore I hate wrong comments!

This commit is contained in:
rubidium
2008-08-31 11:51:09 +00:00
parent a20b833516
commit 05d9c19226
5 changed files with 7 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
#include "../../variables.h"
#include "../../debug.h"
#include "../../gfx_func.h"
#include "../../fileio.h"
#include "../../fileio_func.h"
#include "../../blitter/factory.hpp"
#include "splash.h"