mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-08 06:00:59 -07:00
Don't add core to INCLUDEPATH.
This commit is contained in:
parent
4b5e7e6168
commit
d32bb52390
67 changed files with 145 additions and 147 deletions
|
@ -29,9 +29,9 @@
|
|||
*/
|
||||
|
||||
#include "btjson.h"
|
||||
#include "fs_utils.h"
|
||||
#include "core/fs_utils.h"
|
||||
#include "qbtsession.h"
|
||||
#include "torrentpersistentdata.h"
|
||||
#include "core/torrentpersistentdata.h"
|
||||
#include "qtorrentfilter.h"
|
||||
#include "jsonutils.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue