Skip to content

Commit 0f371a6

Browse files
committed
plugins: Re-enable ad9739a
Signed-off-by: Dan <[email protected]>
1 parent a0b13a9 commit 0f371a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: plugins/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ set(PLUGINS
2929
ad6676
3030
fmcadc3
3131
daq2
32-
#ad9739a
32+
ad9739a
3333
AD5628_1
3434
#AD7303
3535
cn0357

Diff for: plugins/ad9739a.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#include <sys/stat.h>
2323
#include <string.h>
2424

25-
#include <iio.h>
25+
#include <iio/iio.h>
2626

2727
#include "../libini2.h"
2828
#include "../osc.h"

0 commit comments

Comments
 (0)