Skip to content
Snippets Groups Projects
Commit 8309a6d3 authored by Steven Murray's avatar Steven Murray
Browse files

Renamed notification.proto to eos_messages.proto

parent a0c7fb0f
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -17,7 +17,7 @@
*/
#include "common/make_unique.hpp"
#include "eos/messages/notification.pb.h"
#include "eos/messages/eos_messages.pb.h"
#include "xroot_plugins/OpaqueQueryCmd.hpp"
#include "xroot_plugins/OpaqueQueryCmdLineArgs.hpp"
......
......@@ -17,7 +17,7 @@
*/
#include "common/make_unique.hpp"
#include "eos/messages/notification.pb.h"
#include "eos/messages/eos_messages.pb.h"
#include "xroot_plugins/WriteNotificationMsgCmd.hpp"
#include "xroot_plugins/WriteNotificationMsgCmdLineArgs.hpp"
......
......@@ -28,7 +28,7 @@
#include "common/exception/Exception.hpp"
#include "common/make_unique.hpp"
#include "common/TapePool.hpp"
#include "eos/messages/notification.pb.h"
#include "eos/messages/eos_messages.pb.h"
#include "objectstore/RootEntry.hpp"
#include "objectstore/BackendFactory.hpp"
#include "scheduler/LogicalLibrary.hpp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment