libsigrok/hardware/alsa
Uwe Hermann b7f09cf86d libsigrok: Fix #includes.
In the lib, we should only #include "sigrok.h" or "sigrok-internal.h",
but not the (possibly installed and thus different/older versions) via
<sigrok.h> or <sigrok-internal.h>.

Frontends should of course use <sigrok.h> and <sigrok-internal.h>.
2011-12-28 23:07:08 +01:00
..
Makefile.am initial version of alsa plugin. 2011-01-22 00:57:27 -02:00
alsa.c libsigrok: Fix #includes. 2011-12-28 23:07:08 +01:00