Fixed Linux build (needed an include).

This was SVN commit r5026.
This commit is contained in:
Matei 2007-05-04 06:21:21 +00:00
parent 69af5ac8c0
commit a8f8c74ed2

View File

@ -5,6 +5,7 @@
#include "lib/lib.h"
#include "lib/res/file/file.h"
#include "lib/sysdep/sysdep.h"
#include "ps/CLogger.h"
#include <fam.h>