]> sigrok.org Git - libsigrokdecode.git/blobdiff - controller.c
Main header is <libsigrokdecode/libsigrokdecode.h> now.
[libsigrokdecode.git] / controller.c
index e023b7151dddd07d15f29a42efd10abde0b72ffb..c9825b95cfc70c8fd6448f9001e851bd6957be3b 100644 (file)
@@ -18,8 +18,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 <glib.h>
 #include <inttypes.h>
 #include "config.h"
 #include <glib.h>
 #include <inttypes.h>