Changed the name of a file and some lines
[staging/basesystem.git] / hal / video_in_hal / Makefile
index 619f45d..d22e9ee 100755 (executable)
@@ -21,7 +21,7 @@ HEADER   = hal_api/video_in_hal.h
 
 ######### include paths/files ###################
 CFLAGS += -I./hal_api/
-CFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_obsoluted.h
+CFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_deprecated.h
 
 ######### compile options #######################
 CFLAGS += -Wall -fPIC