From 22aef9eef6001b195d56cb8167731bc2c0412dc9 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 4 Jul 2012 21:11:28 +0200 Subject: Fix pcitool.h includes --- dma/nwl_dma.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dma/nwl_dma.h') diff --git a/dma/nwl_dma.h b/dma/nwl_dma.h index f9873f7..cc9e379 100644 --- a/dma/nwl_dma.h +++ b/dma/nwl_dma.h @@ -2,7 +2,7 @@ #define _PCILIB_DMA_NWL_H #include -#include "pcilib.h" +#include "../pcilib.h" #define PCILIB_NWL_MODIFICATION_IPECAMERA 0x100 -- cgit v1.2.3