summaryrefslogtreecommitdiff
path: root/src/common/md5calc.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/md5calc.hpp')
-rw-r--r--src/common/md5calc.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/md5calc.hpp b/src/common/md5calc.hpp
index 205c21a..479c1a9 100644
--- a/src/common/md5calc.hpp
+++ b/src/common/md5calc.hpp
@@ -1,7 +1,7 @@
#ifndef MD5CALC_HPP
#define MD5CALC_HPP
-#include "sanity.hpp"
+#include "../sanity.hpp"
#include <netinet/in.h>