Skip to content

Commit

Permalink
Add the platform-specific include directory for /opt/vc.
Browse files Browse the repository at this point in the history
  • Loading branch information
gstein committed Apr 23, 2013
1 parent e855a34 commit cfca1c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.include
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ LDFLAGS += -L$(BUILDROOT)/firmware/opt/vc/lib -L$(BUILDROOT)/ffpmeg -L/lib -L/u
INCLUDES += -I/opt/vc/include/interface/vcos/pthreads \
-I/opt/vc/include \
-I/opt/vc/include/interface/vmcs_host \
-I/opt/vc/include/interface/vmcs_host/linux \
-I/home/pi/local/include \
-I/usr/include \
-I/usr/include/freetype2

0 comments on commit cfca1c3

Please sign in to comment.