summaryrefslogtreecommitdiffstats
path: root/src/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/md5.c')
-rw-r--r--src/md5.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/md5.c b/src/md5.c
index 38db447..8d31833 100644
--- a/src/md5.c
+++ b/src/md5.c
@@ -18,9 +18,9 @@
* will fill a supplied 16-byte array with the digest.
*/
-#include "include/astmanproxy.h"
-#include "include/endian.h"
-#include "include/md5.h"
+#include "astmanproxy.h"
+#include "endian.h"
+#include "md5.h"
# if __BYTE_ORDER == __BIG_ENDIAN
# define HIGHFIRST 1