summaryrefslogtreecommitdiff
path: root/src/repoList.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/repoList.h')
-rw-r--r--src/repoList.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/repoList.h b/src/repoList.h
index 2e876c2..d32f3b0 100644
--- a/src/repoList.h
+++ b/src/repoList.h
@@ -3,6 +3,11 @@
#include <Ice/Properties.h>
#include <service.h>
+#include <string>
+#include <volume.h>
+namespace Ice {
+ struct Current;
+}
namespace GitFS {
class RepoList : public NetFS::Service {