* in 1.3: Changed types used in rrd_file_t from off_t to size_t to prevent: warning...
[rrdtool.git] / debian / rules
index 9207d8d..6ddfafe 100755 (executable)
@@ -29,7 +29,7 @@ CFLAGS += -g
 endif
 
 # Whack the flags to compile additional dependent pieces
-CFLAGS += -I/usr/include/libart-2.0 -I/usr/local/include/freetype2
+CFLAGS += -I/usr/include/libart-2.0 -I/usr/include/freetype2
 
 ##NO_TCL CFLAGS += -I/usr/include/tcl8.4