X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=hal%2Fvideo_in_hal%2FMakefile;h=d22e9eea000d2c6b41da7431d49426dd0e975041;hb=3b1a450f99e6f5536384d22334418b6e82e9d3c4;hp=619f45d731fd00e3a31e83d2aaedc74d15b24f8e;hpb=54bb9c84684274ce393310e22e00baced4951577;p=staging%2Fbasesystem.git diff --git a/hal/video_in_hal/Makefile b/hal/video_in_hal/Makefile index 619f45d..d22e9ee 100755 --- a/hal/video_in_hal/Makefile +++ b/hal/video_in_hal/Makefile @@ -21,7 +21,7 @@ HEADER = hal_api/video_in_hal.h ######### include paths/files ################### CFLAGS += -I./hal_api/ -CFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_obsoluted.h +CFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_deprecated.h ######### compile options ####################### CFLAGS += -Wall -fPIC