diff options
Diffstat (limited to 'TAO/tao/PortableServer/RequestProcessingPolicyC.h')
-rw-r--r-- | TAO/tao/PortableServer/RequestProcessingPolicyC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/RequestProcessingPolicyC.h b/TAO/tao/PortableServer/RequestProcessingPolicyC.h index 58b9470e78e..cdac90a297d 100644 --- a/TAO/tao/PortableServer/RequestProcessingPolicyC.h +++ b/TAO/tao/PortableServer/RequestProcessingPolicyC.h @@ -40,7 +40,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "portableserver_export.h" +#include "tao/PortableServer/portableserver_export.h" #include "tao/ORB.h" #include "tao/SystemException.h" #include "tao/Environment.h" |