summaryrefslogtreecommitdiff
path: root/src/resources/beingcommon.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-01-29 21:30:57 +0300
committerAndrei Karas <akaras@inbox.ru>2016-01-29 21:30:57 +0300
commit478b08e4104e21d4c4e76b76534d3f177df94209 (patch)
tree9f4a45a150eac1ee96ff5695c5863a794649cbeb /src/resources/beingcommon.h
parent366d596688506c70cbc510392be7f1224e585185 (diff)
downloadplus-478b08e4104e21d4c4e76b76534d3f177df94209.tar.gz
plus-478b08e4104e21d4c4e76b76534d3f177df94209.tar.bz2
plus-478b08e4104e21d4c4e76b76534d3f177df94209.tar.xz
plus-478b08e4104e21d4c4e76b76534d3f177df94209.zip
Fix code style.
Diffstat (limited to 'src/resources/beingcommon.h')
-rw-r--r--src/resources/beingcommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/beingcommon.h b/src/resources/beingcommon.h
index 04551092f..267ecaf2a 100644
--- a/src/resources/beingcommon.h
+++ b/src/resources/beingcommon.h
@@ -21,6 +21,7 @@
#ifndef RESOURCES_BEINGCOMMON_H
#define RESOURCES_BEINGCOMMON_H
+#include "utils/files.h"
#include "utils/xml.h"
#include "utils/stringvector.h"