diff -r 5a90ee674b42 -r b376866b09e6 toolsandutils/e32tools/elf2e32/source/pl_common.h --- a/toolsandutils/e32tools/elf2e32/source/pl_common.h Tue Jul 06 16:25:46 2010 +0100 +++ b/toolsandutils/e32tools/elf2e32/source/pl_common.h Tue Jul 06 16:56:48 2010 +0100 @@ -27,7 +27,7 @@ #pragma warning(disable: 4710) // function not inlined #endif -#include +#include "elfdefs.h" typedef unsigned long PLULONG; typedef unsigned int PLUINT32;