Rename tarstore -> store, since it is the only implementation now.
[cumulus.git] / scandir.cc
index dc10771..f3bf302 100644 (file)
@@ -18,7 +18,7 @@
 #include <sstream>
 
 #include "format.h"
-#include "tarstore.h"
+#include "store.h"
 #include "sha1.h"
 
 using std::list;