diff options
Diffstat (limited to 'macros/gnome-bonobo-check.m4')
-rw-r--r-- | macros/gnome-bonobo-check.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-bonobo-check.m4 b/macros/gnome-bonobo-check.m4 index 730012f094..7eb2b2653d 100644 --- a/macros/gnome-bonobo-check.m4 +++ b/macros/gnome-bonobo-check.m4 @@ -64,7 +64,7 @@ dnl #include <stdio.h> #include <stdlib.h> #include <string.h> -#include <bonobo/gnome-object.h> +#include <bonobo.h> static char* my_strdup (char *str) |