#include "bindings/npapi.h" // These are defined in WebCore/brdige/npapi.h and we need them on Linux/Win. #ifndef FALSE #define FALSE (0) #endif #ifndef TRUE #define TRUE (1) #endif