summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index d999509..2052491 100644
--- a/src/util.h
+++ b/src/util.h
@@ -37,7 +37,7 @@
#define RECOV_ALL 0x8000
#define HIST_DIR 0x0800
#define REC_FILTER 0xF800
-#define REC_DIR_NEEDED RECOV_ALL | RECOV_DEL
+#define REC_DIR_NEEDED (RECOV_ALL | RECOV_DEL)
//Definitions to magic scan functions
#define M_SIZE 0x00003FFF