adding a fixme

svn-id: r32844
This commit is contained in:
Kostas Nakos 2008-06-29 16:58:27 +00:00
parent cbf00ff565
commit f0df79bb88

View File

@ -28,7 +28,7 @@
#include <string.h>
#include <stdlib.h>
#include <assert.h>
#include <assert.h> // FIXME: WINCE: this is not needed/not portable (probably applies to all above includes)
#include "common/scummsys.h"