Guys, I'm porting Doom from the STM32 and I have SDL routines in the code. The STM32 port compiles okay without the SDL librarie but my ARM port correctly reports that the sdl.h is missing. How should I approach this problem? The STM32 Doom has little or none compiler flags.