summaryrefslogtreecommitdiffstats
path: root/dma
diff options
context:
space:
mode:
Diffstat (limited to 'dma')
-rw-r--r--dma/nwl_private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dma/nwl_private.h b/dma/nwl_private.h
index 08f0feb..d263f79 100644
--- a/dma/nwl_private.h
+++ b/dma/nwl_private.h
@@ -17,6 +17,8 @@ typedef struct pcilib_nwl_engine_context_s pcilib_nwl_engine_context_t;
#define PCILIB_NWL_REGISTER_TIMEOUT 10000 /**< us */
+#include "datacpy.h"
+
#include "nwl.h"
#include "nwl_irq.h"
#include "nwl_engine.h"