summaryrefslogtreecommitdiff
path: root/src/modules/utils/sha1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/utils/sha1.cpp')
-rw-r--r--src/modules/utils/sha1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/utils/sha1.cpp b/src/modules/utils/sha1.cpp
index c89a60ca46..3900d67fff 100644
--- a/src/modules/utils/sha1.cpp
+++ b/src/modules/utils/sha1.cpp
@@ -34,7 +34,7 @@
*
* ***** END LICENSE BLOCK ***** */
-#include "commonheaders.h"
+#include "..\..\core\commonheaders.h"
static void shaHashBlock(mir_sha1_ctx *ctx);