summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 1c37de2..4f87e6d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -27,7 +27,7 @@
#include "option.h"
#include <stdlib.h>
-#include <glib/goption.h>
+#include <glib.h>
#include <gtk/gtk.h>
#include <langinfo.h>
#ifdef HAVE_LOCALE_H