X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=hal%2Fpower_hal%2FMakefile;h=db0c281c6cdbb0ffede21d6ba1f221b00b638bbb;hb=3b1a450f99e6f5536384d22334418b6e82e9d3c4;hp=f717d70b3d6dacfb2bc3e3d41c8c388c595deef6;hpb=54bb9c84684274ce393310e22e00baced4951577;p=staging%2Fbasesystem.git diff --git a/hal/power_hal/Makefile b/hal/power_hal/Makefile index f717d70..db0c281 100755 --- a/hal/power_hal/Makefile +++ b/hal/power_hal/Makefile @@ -22,7 +22,7 @@ HEADER := hal_api/power_hal.h ######### include paths/files ################### CXXFLAGS += -I./hal_api/ CXXFLAGS += -I$(SDKTARGETSYSROOT)/usr/include/basesystem -CXXFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_obsoluted.h +CXXFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_deprecated.h ######### compile options ####################### CXXFLAGS += -Wall -fPIC