1--- sdl.pc.in.orig 2010-01-02 16:56:18.000000000 +0100 2+++ sdl.pc.in 2010-01-02 16:56:37.000000000 +0100 3@@ -12,4 +12,4 @@ 4 Conflicts: 5 Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@ 6 Libs.private: @SDL_STATIC_LIBS@ 7-Cflags: -I${includedir}/SDL @SDL_CFLAGS@ 8+Cflags: -I${includedir}/SDL -I${includedir} @SDL_CFLAGS@ 9