summaryrefslogtreecommitdiff
path: root/update_engine_client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'update_engine_client.cc')
-rw-r--r--update_engine_client.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_engine_client.cc b/update_engine_client.cc
index a2470f30..35725174 100644
--- a/update_engine_client.cc
+++ b/update_engine_client.cc
@@ -17,8 +17,8 @@
#include <chromeos/flag_helper.h>
#include <dbus/bus.h>
-#include "update_engine/client_dbus_proxies.h"
#include "update_engine/dbus_constants.h"
+#include "update_engine/dbus-proxies.h"
using chromeos_update_engine::kAttemptUpdateFlagNonInteractive;
using chromeos_update_engine::kUpdateEngineServiceName;