diff --git a/Makefile b/Makefile
index fe8b793..9e780cf 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ ifndef ${CC}
 	CC = gcc
 endif
 
-CFLAGS = -g -O2 -Wall -lusb-1.0 -I/usr/include/libusb-1.0
+CFLAGS = -g -O2 -Wall -lusb-1.0
 
 all:	pcsensor