aboutsummaryrefslogtreecommitdiff
path: root/brillo/dbus/file_descriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/dbus/file_descriptor.h')
-rw-r--r--brillo/dbus/file_descriptor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/brillo/dbus/file_descriptor.h b/brillo/dbus/file_descriptor.h
index f7be44f..2cf1b02 100644
--- a/brillo/dbus/file_descriptor.h
+++ b/brillo/dbus/file_descriptor.h
@@ -5,6 +5,8 @@
#ifndef LIBBRILLO_BRILLO_DBUS_FILE_DESCRIPTOR_H_
#define LIBBRILLO_BRILLO_DBUS_FILE_DESCRIPTOR_H_
+#include <utility>
+
#include <base/files/scoped_file.h>
#include <base/macros.h>