diff options
author | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:12:46 +0200 |
---|---|---|
committer | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 17:12:46 +0200 |
commit | b338e29fd3eaf700f8c8360aa0310048ba941d54 (patch) | |
tree | 122f8ef3790d12cd10275ef7453a9e8053322d78 /ui/sorting.h | |
parent | 3.18 (diff) | |
download | FreeFileSync-b338e29fd3eaf700f8c8360aa0310048ba941d54.tar.gz FreeFileSync-b338e29fd3eaf700f8c8360aa0310048ba941d54.tar.bz2 FreeFileSync-b338e29fd3eaf700f8c8360aa0310048ba941d54.zip |
3.19
Diffstat (limited to 'ui/sorting.h')
-rw-r--r-- | ui/sorting.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/sorting.h b/ui/sorting.h index 28f0b8e4..d2bafd1d 100644 --- a/ui/sorting.h +++ b/ui/sorting.h @@ -8,7 +8,6 @@ #define SORTING_H_INCLUDED #include "../file_hierarchy.h" -#include "../shared/system_constants.h" #include "../synchronization.h" #include "../shared/assert_static.h" |