summaryrefslogtreecommitdiffstats
path: root/sync/syncable/in_memory_directory_backing_store.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/syncable/in_memory_directory_backing_store.h')
-rw-r--r--sync/syncable/in_memory_directory_backing_store.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sync/syncable/in_memory_directory_backing_store.h b/sync/syncable/in_memory_directory_backing_store.h
index b482b95..5df9709 100644
--- a/sync/syncable/in_memory_directory_backing_store.h
+++ b/sync/syncable/in_memory_directory_backing_store.h
@@ -7,8 +7,9 @@
#include <string>
-#include "sync/syncable/directory_backing_store.h"
+#include "base/macros.h"
#include "sync/base/sync_export.h"
+#include "sync/syncable/directory_backing_store.h"
namespace syncer {
namespace syncable {