aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/common_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/common_paths.h')
-rw-r--r--src/common/common_paths.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/common_paths.h b/src/common/common_paths.h
index 440b0606..2903f2cf 100644
--- a/src/common/common_paths.h
+++ b/src/common/common_paths.h
@@ -4,9 +4,6 @@
#pragma once
-// Make sure we pick up USER_DIR if set in config.h
-#include "common/common.h"
-
// Directory separators, do we need this?
#define DIR_SEP "/"
#define DIR_SEP_CHR '/'