Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:Staging:adi:58
tomoe
glib-include-fixes.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File glib-include-fixes.diff of Package tomoe
--- lib/glib-compat-key-file.h | 2 +- lib/glib-utils.h | 2 +- lib/tomoe.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) --- a/lib/glib-compat-key-file.h +++ b/lib/glib-compat-key-file.h @@ -51,7 +51,7 @@ #ifndef __G_KEY_FILE_H__ #define __G_KEY_FILE_H__ -#include <glib/gerror.h> +#include <glib.h> G_BEGIN_DECLS --- a/lib/glib-utils.h +++ b/lib/glib-utils.h @@ -28,7 +28,7 @@ #include "config.h" #endif /* HAVE_CONFIG_H */ -#include <glib/garray.h> +#include <glib.h> #include <glib/gi18n-lib.h> #include "glib-compat-file-utilities.h" #include "glib-compat-key-file.h" --- a/lib/tomoe.c +++ b/lib/tomoe.c @@ -26,7 +26,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> -#include <glib/garray.h> +#include <glib.h> #include "tomoe.h" static gboolean initialized = FALSE;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor