Don't add core to INCLUDEPATH.

This commit is contained in:
Vladimir Golovnev (Glassez) 2015-04-13 19:19:53 +03:00
parent 4b5e7e6168
commit d32bb52390
67 changed files with 145 additions and 147 deletions

View file

@ -29,8 +29,8 @@
*/
#include "iconprovider.h"
#include "misc.h"
#include "fs_utils.h"
#include "core/misc.h"
#include "core/fs_utils.h"
#include "torrentcontentmodel.h"
#include "torrentcontentmodelitem.h"
#include "torrentcontentmodelfolder.h"