summaryrefslogtreecommitdiff
path: root/src/commandline.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commandline.cpp')
-rw-r--r--src/commandline.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commandline.cpp b/src/commandline.cpp
index 8315d7d58..55bea5bd3 100644
--- a/src/commandline.cpp
+++ b/src/commandline.cpp
@@ -25,8 +25,9 @@
#include "main.h"
#include "settings.h"
+#include "fs/paths.h"
+
#include "utils/gettext.h"
-#include "utils/paths.h"
#include "utils/stringutils.h"
#include <getopt.h>