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