diff options
Diffstat (limited to 'dma/nwl_loopback.c')
-rw-r--r-- | dma/nwl_loopback.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dma/nwl_loopback.c b/dma/nwl_loopback.c index ce0844f..53e0d48 100644 --- a/dma/nwl_loopback.c +++ b/dma/nwl_loopback.c @@ -9,7 +9,7 @@ #include "pcilib.h" #include "error.h" #include "tools.h" -#include "nwl.h" +#include "nwl_private.h" #include "nwl_defines.h" |