diff options
Diffstat (limited to 'driver/pciDriver.h')
-rw-r--r-- | driver/pciDriver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/pciDriver.h b/driver/pciDriver.h index 3ffe8b7..159f6ad 100644 --- a/driver/pciDriver.h +++ b/driver/pciDriver.h @@ -57,7 +57,7 @@ */ #include <linux/ioctl.h> -#include "pcilib_types.h" +#include "../pcilib_types.h" /* Identifies the PCI-E Xilinx ML605 */ #define PCIE_XILINX_VENDOR_ID 0x10ee |