blob: 59821660cc8e2c58f3a6e10986348eb30e863d07 [file] [log] [blame]
http://bugs.gentoo.org/444784
--- src/libutil/SHA1.cpp
+++ src/libutil/SHA1.cpp
@@ -8,9 +8,9 @@
// If compiling with MFC, you might want to add #include "StdAfx.h"
+#include "SHA1.h"
#include "hash.h"
#include "dassert.h"
-#include "SHA1.h"
#ifdef SHA1_UTILITY_FUNCTIONS
#define SHA1_MAX_FILE_BUFFER 8000