The libs themselves should use #include "sigrok.h" etc., while the frontends must use #include <sigrok.h> and so on. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| ascii.c | ||
| bits.c | ||
| hex.c | ||
| text.c | ||
| text.h | ||
The libs themselves should use #include "sigrok.h" etc., while the frontends must use #include <sigrok.h> and so on. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| ascii.c | ||
| bits.c | ||
| hex.c | ||
| text.c | ||
| text.h | ||