--- libcec/configure.ac.orig 2012-08-06 12:35:16.000000000 +0200 +++ libcec/configure.ac 2013-02-25 13:25:09.000000000 +0100 @@ -54,7 +54,7 @@ AC_ARG_WITH([rpi-include-path], [AS_HELP_STRING([--with-rpi-include-path], [location of the Raspberry Pi headers (location of /opt/vc/include, default is auto)])], - [RPI_CFLAGS="-I$withval -I$withval/interface/vcos/pthreads"]) + [RPI_CFLAGS="-I$withval -I$withval/interface/vcos/pthreads -I$withval/interface/vmcs_host/linux"]) ## Optional path to libbcm_host.so AC_ARG_WITH([rpi-lib-path],