Create a third_party directory for files copied from other projects.
[cumulus.git] / main.cc
diff --git a/main.cc b/main.cc
index a8e345f..297e805 100644 (file)
--- a/main.cc
+++ b/main.cc
@@ -53,9 +53,9 @@
 #include "metadata.h"
 #include "remote.h"
 #include "store.h"
-#include "sha1.h"
 #include "subfile.h"
 #include "util.h"
+#include "third_party/sha1.h"
 
 using std::list;
 using std::map;