clean up glib includes (bgo #564376)
Only <glib.h> and <gtk/gtk.h> need to be included.
This commit is contained in:

committed by
Dan Williams

parent
f2e8870338
commit
bac45aa0d5
@@ -21,7 +21,7 @@
|
||||
#ifndef NM_ACTIVATION_REQUEST_H
|
||||
#define NM_ACTIVATION_REQUEST_H
|
||||
|
||||
#include <glib/gtypes.h>
|
||||
#include <glib.h>
|
||||
#include <glib-object.h>
|
||||
#include "nm-connection.h"
|
||||
#include "nm-active-connection.h"
|
||||
|
Reference in New Issue
Block a user