summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Notify_Service/Notify_Server.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-11-12 14:32:31 +0100
committerGitHub <noreply@github.com>2021-11-12 14:32:31 +0100
commit584e5e58c66253018a145f40d966d2fa7b01c382 (patch)
treefe11f5757b6cda6d6ef782bd76b661d5b6be4c8a /TAO/orbsvcs/Notify_Service/Notify_Server.cpp
parent78e31e35bbc7d1ddc288b26d257f606af978655e (diff)
parentbf06d65f6dd1780bde5fcfc8fba852fb17234603 (diff)
downloadATCD-584e5e58c66253018a145f40d966d2fa7b01c382.tar.gz
Merge pull request #1729 from jwillemsen/jwi-orbsvcsinclude
Installed tree doesn't have double orbvsvcs path
Diffstat (limited to 'TAO/orbsvcs/Notify_Service/Notify_Server.cpp')
-rw-r--r--TAO/orbsvcs/Notify_Service/Notify_Server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Notify_Service/Notify_Server.cpp b/TAO/orbsvcs/Notify_Service/Notify_Server.cpp
index 6a0394be9aa..14b5d40e773 100644
--- a/TAO/orbsvcs/Notify_Service/Notify_Server.cpp
+++ b/TAO/orbsvcs/Notify_Service/Notify_Server.cpp
@@ -1,6 +1,6 @@
#include "orbsvcs/Log_Macros.h"
#include "Notify_Service.h"
-#include "orbsvcs/orbsvcs/Notify/Properties.h"
+#include "orbsvcs/Notify/Properties.h"
// Must include this file to get a static initializer
#include "tao/Valuetype/Valuetype_Adapter_Impl.h"