diff options
Diffstat (limited to 'src/common/util.h')
-rw-r--r-- | src/common/util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/util.h b/src/common/util.h index 8761e455fd..b3c17db248 100644 --- a/src/common/util.h +++ b/src/common/util.h @@ -14,7 +14,7 @@ #include "orconfig.h" #include "common/torint.h" #include "common/compat.h" -#include "common/di_ops.h" +#include "lib/ctime/di_ops.h" #include "common/testsupport.h" #include <stdio.h> #include <stdlib.h> |