summaryrefslogtreecommitdiffstats
path: root/src/upnpmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/upnpmanager.h')
-rw-r--r--src/upnpmanager.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/upnpmanager.h b/src/upnpmanager.h
index 29dc319..9cd245d 100644
--- a/src/upnpmanager.h
+++ b/src/upnpmanager.h
@@ -25,8 +25,9 @@
#ifndef UPNPMANAGER_H
#define UPNPMANAGER_H
-#include <ntqmap.h>
-#include <ntqwidget.h>
+#include <tqmap.h>
+#include <tqwidget.h>
+
#include "upnp/upnprouter.h"
#include "upnp/upnpdescriptionparser.h"
#include "upnp/upnpmcastsocket.h"