Create a third_party directory for files copied from other projects.
[cumulus.git] / store.h
diff --git a/store.h b/store.h
index aa98e30..aa41665 100644 (file)
--- a/store.h
+++ b/store.h
@@ -36,8 +36,8 @@
 
 #include "localdb.h"
 #include "remote.h"
-#include "sha1.h"
 #include "ref.h"
+#include "third_party/sha1.h"
 
 class LbsObject;