]> sigrok.org Git - sigrok-gtk.git/blobdiff - help.c
Makefile.am: Fix typo in 'ChangeLog' target.
[sigrok-gtk.git] / help.c
diff --git a/help.c b/help.c
index 54e4ec79c51bf6c7efaabcbed22b60a02b9f930a..e05119d98f5c946eabe4496b5cc1ec66e5f90d1b 100644 (file)
--- a/help.c
+++ b/help.c
@@ -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>
 
 void help_wiki(void)
@@ -30,7 +30,7 @@ void help_about(GtkAction *action, GtkWindow *parent)
        (void)action;
 
        gtk_show_about_dialog(parent,
-               "program_name", "Sigrok-GTK",
+               "program_name", "sigrok-gtk",
                "version", "0.1",
                "logo-icon-name", "sigrok-logo",
                "comments", "Portable, cross-platform, "