summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/dhcpcd-qt/dhcpcd-qt.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dhcpcd-qt/dhcpcd-qt.cpp b/src/dhcpcd-qt/dhcpcd-qt.cpp
index 2330ad4..7a51d6f 100644
--- a/src/dhcpcd-qt/dhcpcd-qt.cpp
+++ b/src/dhcpcd-qt/dhcpcd-qt.cpp
@@ -40,7 +40,9 @@
#include "dhcpcd-ifmenu.h"
#include "dhcpcd-ssidmenu.h"
+#ifdef NOTIFY
#include <knotification.h>
+#endif
DhcpcdQt::DhcpcdQt()
{