Selaa lähdekoodia

Compatible with including as <SDL2/SDL.h>

Xiaofeng Wang 2 vuotta sitten
vanhempi
commit
45c1cc8177
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      sdl2.pc.in

+ 1 - 1
sdl2.pc.in

@@ -11,4 +11,4 @@ Version: @SDL_VERSION@
 Requires:
 Conflicts:
 Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@ @PKGCONFIG_LIBS_PRIV@ @SDL_STATIC_LIBS@
-Cflags: -I${includedir}/SDL2 @SDL_CFLAGS@
+Cflags: -I${includedir} -I${includedir}/SDL2 @SDL_CFLAGS@