Skip to content
Snippets Groups Projects
Commit e5d4a8eb authored by Sébastien Blin's avatar Sébastien Blin Committed by Adrien Béraud
Browse files

build: fix build without libnm

GitLab: #451
Change-Id: I82267e54b3bfe7bac1617221c801fe67b5c28b40
parent ab744e8d
Branches
No related tags found
No related merge requests found
......@@ -18,8 +18,10 @@
#ifndef _WIN32
#include <glib.h>
#ifdef USE_LIBNM
#include <NetworkManager.h>
#endif
#endif
#include "connectivitymonitor.h"
#include <QDebug>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment