summaryrefslogtreecommitdiffstats
path: root/hal/video_in_hal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hal/video_in_hal/Makefile')
-rwxr-xr-xhal/video_in_hal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/video_in_hal/Makefile b/hal/video_in_hal/Makefile
index 25ebaab..619f45d 100755
--- a/hal/video_in_hal/Makefile
+++ b/hal/video_in_hal/Makefile
@@ -21,7 +21,7 @@ HEADER = hal_api/video_in_hal.h
######### include paths/files ###################
CFLAGS += -I./hal_api/
-CFLAGS += -include $(SDKTARGETSYSROOT)/usr/agl/include/agl_types_obsoluted.h
+CFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_obsoluted.h
######### compile options #######################
CFLAGS += -Wall -fPIC