mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
Don't add core to INCLUDEPATH.
This commit is contained in:
@@ -29,10 +29,10 @@
|
||||
*/
|
||||
|
||||
#include "prefjson.h"
|
||||
#include "preferences.h"
|
||||
#include "core/preferences.h"
|
||||
#include "qbtsession.h"
|
||||
#include "scannedfoldersmodel.h"
|
||||
#include "fs_utils.h"
|
||||
#include "core/scannedfoldersmodel.h"
|
||||
#include "core/fs_utils.h"
|
||||
|
||||
#include <libtorrent/version.hpp>
|
||||
#ifndef QT_NO_OPENSSL
|
||||
|
||||
Reference in New Issue
Block a user