summaryrefslogtreecommitdiff
path: root/src/dirs.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-02-11 22:20:55 +0300
committerAndrei Karas <akaras@inbox.ru>2017-02-11 22:20:55 +0300
commite2f5b9c7166f55a217539938c597034c9b54e8c9 (patch)
treeab8e24d219fc2c03160d42427352c2032a846f07 /src/dirs.cpp
parentcbcd29fa516d35a29ee5bbf7d33e20d4d10f535c (diff)
downloadplus-e2f5b9c7166f55a217539938c597034c9b54e8c9.tar.gz
plus-e2f5b9c7166f55a217539938c597034c9b54e8c9.tar.bz2
plus-e2f5b9c7166f55a217539938c597034c9b54e8c9.tar.xz
plus-e2f5b9c7166f55a217539938c597034c9b54e8c9.zip
Remove extra includes.
Diffstat (limited to 'src/dirs.cpp')
-rw-r--r--src/dirs.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dirs.cpp b/src/dirs.cpp
index ce20923b4..e64a54cbc 100644
--- a/src/dirs.cpp
+++ b/src/dirs.cpp
@@ -38,8 +38,6 @@
#include "utils/paths.h"
#include "utils/virtfs.h"
-#include "resources/resourcemanager/resourcemanager.h"
-
#ifdef ANDROID
#ifdef USE_SDL2
#include "main.h"