summaryrefslogtreecommitdiffstats
path: root/hal/soc_temperature_hal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hal/soc_temperature_hal/Makefile')
-rwxr-xr-xhal/soc_temperature_hal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/soc_temperature_hal/Makefile b/hal/soc_temperature_hal/Makefile
index 12b2fa5..4c0d666 100755
--- a/hal/soc_temperature_hal/Makefile
+++ b/hal/soc_temperature_hal/Makefile
@@ -23,7 +23,7 @@ HEADER := hal_api/soc_temperature_hal.h
CXXFLAGS := -I./inc/
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