diff options
Diffstat (limited to 'TAO/tao/PI/PICurrentC.h')
-rw-r--r-- | TAO/tao/PI/PICurrentC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PI/PICurrentC.h b/TAO/tao/PI/PICurrentC.h index ba9e11adddb..92e2360bbbb 100644 --- a/TAO/tao/PI/PICurrentC.h +++ b/TAO/tao/PI/PICurrentC.h @@ -40,7 +40,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "pi_export.h" +#include "tao/PI/pi_export.h" #include "tao/ORB.h" #include "tao/SystemException.h" #include "tao/Environment.h" |