X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/4122ee13ba211a913b04906c39e72e512cb15c08..8cc40c4dafdeb2d5786695c19163c8e7cc757a46:/ich2/Makefile

diff --git a/ich2/Makefile b/ich2/Makefile
index 2d908d9..d383a50 100644
--- a/ich2/Makefile
+++ b/ich2/Makefile
@@ -1,5 +1,5 @@
 smram-ich2: smm-open-ich2.c
-	gcc -o smram-ich2 smm-open-ich2.c ../pci/pci-linux.c
+	gcc -o smram-ich2 smm-open-ich2.c ../pci/pci-linux.c -I../include
 
 clean:
 	rm -f smram-ich2