]> sigrok.org Git - libsigrok.git/blobdiff - hardware/hantek-dso/dso.c
sr: moved sigrok.h so libsigrok/libsigrok.h
[libsigrok.git] / hardware / hantek-dso / dso.c
index e9d74dfbb8ae203706247ddda3670a45ecdadd5a..77cad923e1554ce514423d2eabfe2641ac556544 100644 (file)
@@ -19,8 +19,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "sigrok.h"
-#include "sigrok-internal.h"
+#include "libsigrok.h"
+#include "libsigrok-internal.h"
 #include "config.h"
 #include "dso.h"
 #include <string.h>