summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2021-11-12 10:08:50 -0600
committerGitHub <noreply@github.com>2021-11-12 10:08:50 -0600
commit8d8ffb88621135e4ea8acb50ef79a56cb2907864 (patch)
tree1b95ce864546286a9dc58159677b1d1d18b1a846
parente79f78efa9e09581d298e50e041dc8c6f8c33f5e (diff)
parent6221d768d759732d11fb425ea8766b64d0db14c3 (diff)
downloadATCD-8d8ffb88621135e4ea8acb50ef79a56cb2907864.tar.gz
Merge pull request #1728 from mitza-oci/tao2-notifyinclude
[TAO 2] Notify svc: Fixed include
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Property_T.cpp2
1 files changed, 1 insertions, 1 deletions
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