From f60d4bf53339876cf5dbf4382eafb8aad33a27c1 Mon Sep 17 00:00:00 2001 From: Javier Date: Mon, 23 May 2016 00:20:25 +0200 Subject: initial qt5 port --- distfoldd/watcher.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'distfoldd/watcher.cc') diff --git a/distfoldd/watcher.cc b/distfoldd/watcher.cc index 39b68f3..5848f4e 100644 --- a/distfoldd/watcher.cc +++ b/distfoldd/watcher.cc @@ -1,12 +1,12 @@ #include +#include #include #include #include #include "watcher.h" - Watcher::Watcher(const QString& path, QObject *parent) : QObject(parent) { -- cgit v1.2.3