mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-30 03:30:27 +01:00
libnm-glib: add missing nm-connection.h header for NMConnection (bgo #678093)
This commit is contained in:
parent
526de78113
commit
d2ae2dedef
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
#include <glib.h>
|
||||
#include <glib-object.h>
|
||||
#include <NetworkManager.h>
|
||||
#include <nm-connection.h>
|
||||
#include "nm-object.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue