]> sigrok.org Git - sigrok-util.git/blobdiff - source/drv-protocol.h
Create bundle.sh
[sigrok-util.git] / source / drv-protocol.h
index 0045b17147f76227e7b23643d2739f1e0950e271..f6906116893ee906b268dbdbe2c0123b25540e2d 100644 (file)
 
 #include <stdint.h>
 #include <glib.h>
-#include "libsigrok.h"
+#include <libsigrok/libsigrok.h>
 #include "libsigrok-internal.h"
 
-/* Message logging helpers with subsystem-specific prefix string. */
 #define LOG_PREFIX "${short}"
 
 /** Private, per-device-instance driver context. */