X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=hal%2Fvideo_in_hal%2FMakefile;h=cdbdfdf292cd3b0a559b571a78a23a7ff9d445a5;hb=2398c899d37acd18ba13304460d3248b3ada3e09;hp=d22e9eea000d2c6b41da7431d49426dd0e975041;hpb=9ad7db2494675c110a7b3a4607ccde3a7e4f6c3c;p=staging%2Fbasesystem.git diff --git a/hal/video_in_hal/Makefile b/hal/video_in_hal/Makefile index d22e9ee..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_deprecated.h +CFLAGS += -I=/usr/include/basesystem +CFLAGS += -include agl_types_deprecated.h ######### compile options ####################### CFLAGS += -Wall -fPIC