libnm-core,libnm-util: drag in glib.h for nm-version.h

G_UNAVAILABLE defines need it.

Fix building of the Qt example.
This commit is contained in:
Lubomir Rintel 2015-07-23 10:06:41 +02:00
parent 82ddd94793
commit 6f616d4c4b
2 changed files with 4 additions and 0 deletions

View file

@ -21,6 +21,8 @@
#ifndef NM_VERSION_H
#define NM_VERSION_H
#include <glib.h>
/**
* NM_MAJOR_VERSION:
*

View file

@ -21,6 +21,8 @@
#ifndef NM_VERSION_H
#define NM_VERSION_H
#include <glib.h>
/**
* NM_MAJOR_VERSION:
*