mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
various: add missing cases of #include "config.h"
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
* Authors: Ryan Lortie <desrt@desrt.ca>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gapplicationimpl.h"
|
||||
|
||||
#include "gactiongroup.h"
|
||||
|
@@ -19,6 +19,8 @@
|
||||
* Author: Ryan Lortie <desrt@desrt.ca>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gdbusmenumodel.h"
|
||||
|
||||
#include "gmenumodel.h"
|
||||
|
@@ -1,4 +1,6 @@
|
||||
/*** BEGIN file-header ***/
|
||||
#include "config.h"
|
||||
#include "gioenumtypes.h"
|
||||
#include <gio.h>
|
||||
|
||||
/*** END file-header ***/
|
||||
|
@@ -19,6 +19,8 @@
|
||||
* Author: Ryan Lortie <desrt@desrt.ca>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gmenuexporter.h"
|
||||
|
||||
#include "gdbusmethodinvocation.h"
|
||||
|
@@ -19,6 +19,8 @@
|
||||
* Author: Ryan Lortie <desrt@desrt.ca>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gmenumodel.h"
|
||||
|
||||
/**
|
||||
|
@@ -19,6 +19,8 @@
|
||||
* Author: William Hua <william@attente.ca>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gsettingsbackendinternal.h"
|
||||
#include "gsimplepermission.h"
|
||||
#include "giomodule.h"
|
||||
|
@@ -19,6 +19,8 @@
|
||||
* Authors: Ryan Lortie <desrt@desrt.ca>
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gsimpleactiongroup.h"
|
||||
|
||||
#include "gsimpleaction.h"
|
||||
|
Reference in New Issue
Block a user