diff options
Diffstat (limited to 'src/common/common_paths.h')
| -rw-r--r-- | src/common/common_paths.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/common_paths.h b/src/common/common_paths.h index 440b06060..2903f2cf2 100644 --- a/src/common/common_paths.h +++ b/src/common/common_paths.h | |||
| @@ -4,9 +4,6 @@ | |||
| 4 | 4 | ||
| 5 | #pragma once | 5 | #pragma once |
| 6 | 6 | ||
| 7 | // Make sure we pick up USER_DIR if set in config.h | ||
| 8 | #include "common/common.h" | ||
| 9 | |||
| 10 | // Directory separators, do we need this? | 7 | // Directory separators, do we need this? |
| 11 | #define DIR_SEP "/" | 8 | #define DIR_SEP "/" |
| 12 | #define DIR_SEP_CHR '/' | 9 | #define DIR_SEP_CHR '/' |