summaryrefslogtreecommitdiff
path: root/thirdparty/misc/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/misc/md5.h')
-rw-r--r--thirdparty/misc/md5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/misc/md5.h b/thirdparty/misc/md5.h
index e99d58b443..14b3cd3ddf 100644
--- a/thirdparty/misc/md5.h
+++ b/thirdparty/misc/md5.h
@@ -42,7 +42,7 @@
/* NOT typedef a 32 bit type */
-#include "typedefs.h"
+#include "core/typedefs.h"
/* Data structure for MD5 (Message Digest) computation */
typedef struct {