diff options
Diffstat (limited to 'src/libs/utils/filesystemwatcher.h')
-rw-r--r-- | src/libs/utils/filesystemwatcher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/utils/filesystemwatcher.h b/src/libs/utils/filesystemwatcher.h index e0858e0b38a..13f6bed1367 100644 --- a/src/libs/utils/filesystemwatcher.h +++ b/src/libs/utils/filesystemwatcher.h @@ -33,7 +33,6 @@ #include "utils_global.h" #include <QObject> -#include <QStringList> namespace Utils { class FileSystemWatcherPrivate; |