summaryrefslogtreecommitdiffstats
path: root/base/files/dir_reader_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/files/dir_reader_linux.h')
-rw-r--r--base/files/dir_reader_linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/files/dir_reader_linux.h b/base/files/dir_reader_linux.h
index 8dd3530..3e0721e 100644
--- a/base/files/dir_reader_linux.h
+++ b/base/files/dir_reader_linux.h
@@ -12,7 +12,7 @@
#include <unistd.h>
#include "base/logging.h"
-#include "base/eintr_wrapper.h"
+#include "base/posix/eintr_wrapper.h"
// See the comments in dir_reader_posix.h about this.