Changed the name of a file and some lines
[staging/basesystem.git] / hal / input_hal / Makefile
index 0a0de84..a8eb138 100755 (executable)
@@ -26,7 +26,7 @@ CXXFLAGS := -I./inc/
 CXXFLAGS += -I./hal_api/
 CXXFLAGS += -I$(SDKTARGETSYSROOT)/usr/include/basesystem
 CXXFLAGS += -I$(SDKTARGETSYSROOT)/usr/include/libdrm
-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