[RAPPS]
[reactos.git] / reactos / base / applications / rapps / integrity.cpp
index 72c91fc..18a38cf 100644 (file)
@@ -6,8 +6,8 @@
  * PROGRAMMERS:     Ismael Ferreras Morezuelas (swyterzone+ros@gmail.com)
  *                  Mark Jansen
  */
+#include "defines.h"
 
-#include "rapps.h"
 #include <sha1.h>
 
 BOOL VerifyInteg(const ATL::CStringW &SHA1Hash, const ATL::CStringW &FileName)