diff --git a/cmake/sdl3-image.pc.in b/cmake/sdl3-image.pc.in index dae41dfa..bd286bcf 100644 --- a/cmake/sdl3-image.pc.in +++ b/cmake/sdl3-image.pc.in @@ -10,4 +10,4 @@ Requires: sdl3 >= @SDL_REQUIRED_VERSION@ Libs: -L${libdir} -lSDL3_image Requires.private: @PC_REQUIRES@ Libs.private: @PC_LIBS@ -Cflags: -I${includedir} +Cflags: -I${includedir} -I${includedir}/SDL3_image