diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ #include <dbus/dbus-glib-bindings.h> #include <gdk/gdkx.h> #endif -#ifdef HAVE_INSTROSPECTION +#ifdef HAVE_INTROSPECTION #include <girepository.h> #endif |