]> sigrok.org Git - libsigrokdecode.git/blobdiff - type_decoder.c
Main header is <libsigrokdecode/libsigrokdecode.h> now.
[libsigrokdecode.git] / type_decoder.c
index 1de3b0ed12de262c0d00446f13c2cd6c01293ba4..16675bcb9f0a136560d15c1cb70ddba91a5e3daf 100644 (file)
@@ -17,8 +17,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "sigrokdecode.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */
-#include "sigrokdecode-internal.h"
+#include "libsigrokdecode.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */
+#include "libsigrokdecode-internal.h"
 #include "config.h"
 #include <inttypes.h>
 
 #include "config.h"
 #include <inttypes.h>