Skip to content

Commit

Permalink
expect decklinksdk installed in /usr/local/include
Browse files Browse the repository at this point in the history
should later add argument for this
  • Loading branch information
dericed committed Aug 29, 2014
1 parent 1b2d37e commit 8e8120c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
BMSDK = ../Blackmagic\ DeckLink\ SDK\ 10.1.1/Mac/include
BMSDK = /usr/local/include

CC = gcc
CFLAGS = -I$(BMSDK) -g
Expand Down

0 comments on commit 8e8120c

Please sign in to comment.