]> sigrok.org Git - sigrok-gtk.git/blobdiff - icons.c
README: Add "Copyright and license" section.
[sigrok-gtk.git] / icons.c
diff --git a/icons.c b/icons.c
index b0a0a0e856680ae5a287935acd66db168bfd8bea..00fe38af2c201ac3fdf811ba0a45463307d9b6ee 100644 (file)
--- a/icons.c
+++ b/icons.c
@@ -1,5 +1,5 @@
 /*
- * This file is part of the sigrok project.
+ * This file is part of the sigrok-gtk project.
  *
  * Copyright (C) 2011 Gareth McMullin <gareth@blacksphere.co.nz>
  *
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <sigrok.h>
+#include <libsigrok/libsigrok.h>
 #include <gtk/gtk.h>
 
 #ifdef HAVE_CONFIG_H