From 95fbe7fd4cc6df10ecde3a21100481ef98fe2cd6 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 28 Jan 2012 10:51:24 -0500 Subject: [PATCH] Fixed SDL_image header location --- SDL2_image.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDL2_image.pc.in b/SDL2_image.pc.in index ddb938f0..1b841eb8 100644 --- a/SDL2_image.pc.in +++ b/SDL2_image.pc.in @@ -8,5 +8,5 @@ Description: image loading library for Simple DirectMedia Layer Version: @VERSION@ Requires: sdl2 >= @SDL_VERSION@ Libs: -L${libdir} -lSDL2_image -Cflags: -I${includedir}/SDL +Cflags: -I${includedir}/SDL2