]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/kingst-la2016/protocol.h
kingst-la2016: style nits, remove not needed include directives
[libsigrok.git] / src / hardware / kingst-la2016 / protocol.h
index 8a778f31f4dfc5ecbcfb25fc3c1ac034893860c8..b0ff0c0a91de9bf2b1f6d2c9c6b5e6c272a0552c 100644 (file)
 #ifndef LIBSIGROK_HARDWARE_KINGST_LA2016_PROTOCOL_H
 #define LIBSIGROK_HARDWARE_KINGST_LA2016_PROTOCOL_H
 
-#include <stdint.h>
-#include <glib.h>
 #include <libsigrok/libsigrok.h>
-#include "libsigrok-internal.h"
+#include <stdint.h>
 
 #define LOG_PREFIX "kingst-la2016"