summaryrefslogtreecommitdiff
path: root/src/utils/gettexthelper.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-05 17:51:30 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-05 17:52:20 +0300
commit0f1ff357b2c24e16ac96ea4650de6deeb9609485 (patch)
treeacfaa7c6180ace1e127ea1be06da27a469ea0e04 /src/utils/gettexthelper.cpp
parent5aca48c5a15041a85af0709cdf1496c61c34b1dd (diff)
downloadplus-0f1ff357b2c24e16ac96ea4650de6deeb9609485.tar.gz
plus-0f1ff357b2c24e16ac96ea4650de6deeb9609485.tar.bz2
plus-0f1ff357b2c24e16ac96ea4650de6deeb9609485.tar.xz
plus-0f1ff357b2c24e16ac96ea4650de6deeb9609485.zip
Rename virtfs into fs.
Diffstat (limited to 'src/utils/gettexthelper.cpp')
-rw-r--r--src/utils/gettexthelper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/gettexthelper.cpp b/src/utils/gettexthelper.cpp
index 1dbe01226..f7f02ba32 100644
--- a/src/utils/gettexthelper.cpp
+++ b/src/utils/gettexthelper.cpp
@@ -28,7 +28,7 @@
#include "client.h"
#include "logger.h"
-#include "fs/virtfs/virtfs.h"
+#include "fs/virtfs/fs.h"
#include <libintl.h>