Index: examples/notification_generator/notification_generator.cc |
diff --git a/examples/notification_generator/notification_generator.cc b/examples/notification_generator/notification_generator.cc |
index 11d255681bcc7f844a72cab27c377276c9abd682..0d7f755879b3fb345751c92e8f468dc0d2f319ba 100644 |
--- a/examples/notification_generator/notification_generator.cc |
+++ b/examples/notification_generator/notification_generator.cc |
@@ -9,7 +9,7 @@ |
#include "mojo/public/c/system/main.h" |
#include "mojo/public/cpp/application/application_delegate.h" |
#include "mojo/public/cpp/application/application_impl.h" |
-#include "mojo/services/notifications/public/interfaces/notifications.mojom.h" |
+#include "mojo/services/notifications/interfaces/notifications.mojom.h" |
namespace examples { |