X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=7f8356b11f12f097a0466b0a030b4cc8e12e0c67;hb=d3a9aef4e092ad71f3d042e2f8159d27a0ed414d;hp=a2785194d3318b2e9f25b59c66bba320cc08d1e4;hpb=833174ecc4ca153acb4bf7417836af2e6cc2de49;p=pcsx_rearmed.git diff --git a/Makefile b/Makefile index a2785194..7f8356b1 100644 --- a/Makefile +++ b/Makefile @@ -274,6 +274,7 @@ LDFLAGS += `pkg-config --libs glib-2.0 libosso dbus-1 hildon-fm-2` endif ifeq "$(PLATFORM)" "libretro" OBJS += frontend/libretro.o +CFLAGS += -Ilibretro-common/include CFLAGS += -DFRONTEND_SUPPORTS_RGB565 CFLAGS += -DHAVE_LIBRETRO