X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=hal%2Fvideo_in_hal%2FMakefile;h=cdbdfdf292cd3b0a559b571a78a23a7ff9d445a5;hb=2398c899d37acd18ba13304460d3248b3ada3e09;hp=619f45d731fd00e3a31e83d2aaedc74d15b24f8e;hpb=604011e21f44b51f3540711ffe53a16362796ae5;p=staging%2Fbasesystem.git diff --git a/hal/video_in_hal/Makefile b/hal/video_in_hal/Makefile index 619f45d..cdbdfdf 100755 --- a/hal/video_in_hal/Makefile +++ b/hal/video_in_hal/Makefile @@ -21,7 +21,8 @@ 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 += -I=/usr/include/basesystem +CFLAGS += -include agl_types_deprecated.h ######### compile options ####################### CFLAGS += -Wall -fPIC