summaryrefslogtreecommitdiffstats
path: root/sync/syncable
diff options
context:
space:
mode:
Diffstat (limited to 'sync/syncable')
-rw-r--r--sync/syncable/directory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync/syncable/directory.h b/sync/syncable/directory.h
index 5f907fb..66c2a24 100644
--- a/sync/syncable/directory.h
+++ b/sync/syncable/directory.h
@@ -5,6 +5,7 @@
#ifndef SYNC_SYNCABLE_DIRECTORY_H_
#define SYNC_SYNCABLE_DIRECTORY_H_
+#include <deque>
#include <set>
#include <string>
#include <vector>