From 026a87c8d9d1ce03c09d77e8c1fb99eb7d6af666 Mon Sep 17 00:00:00 2001 From: Adam Mitz Date: Thu, 11 Nov 2021 11:27:50 -0600 Subject: Notify svc: Fixed include The "make install" tree doesn't have two orbsvcs directories --- TAO/orbsvcs/orbsvcs/Notify/Property_T.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TAO/orbsvcs/orbsvcs/Notify/Property_T.cpp b/TAO/orbsvcs/orbsvcs/Notify/Property_T.cpp index 3befe5193ec..b22c6be82d5 100644 --- a/TAO/orbsvcs/orbsvcs/Notify/Property_T.cpp +++ b/TAO/orbsvcs/orbsvcs/Notify/Property_T.cpp @@ -9,7 +9,7 @@ #include "orbsvcs/Notify/PropertySeq.h" -#include "orbsvcs/orbsvcs/NotifyExtC.h" +#include "orbsvcs/NotifyExtC.h" TAO_BEGIN_VERSIONED_NAMESPACE_DECL -- cgit v1.2.1