summaryrefslogtreecommitdiffstats
path: root/qtsingleapplication/src/qtlocalpeer.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtsingleapplication/src/qtlocalpeer.h')
-rw-r--r--qtsingleapplication/src/qtlocalpeer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qtsingleapplication/src/qtlocalpeer.h b/qtsingleapplication/src/qtlocalpeer.h
index 2d95a95..e601f82 100644
--- a/qtsingleapplication/src/qtlocalpeer.h
+++ b/qtsingleapplication/src/qtlocalpeer.h
@@ -41,9 +41,9 @@
#ifndef QTLOCALPEER_H
#define QTLOCALPEER_H
-#include <QtNetwork/QLocalServer>
-#include <QtNetwork/QLocalSocket>
-#include <QtCore/QDir>
+#include <QLocalServer>
+#include <QLocalSocket>
+#include <QDir>
#include "qtlockedfile.h"