Changed the name of a file and some lines
[staging/basesystem.git] / hal / deck_hal / Makefile
index 0d66a46..7b84f44 100755 (executable)
@@ -23,7 +23,7 @@ HEADER := hal_api/deck_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