diff options
Diffstat (limited to 'CIAO/ciao/Deployment_Connection.idl')
-rw-r--r-- | CIAO/ciao/Deployment_Connection.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/ciao/Deployment_Connection.idl b/CIAO/ciao/Deployment_Connection.idl index 8fb182ecf2e..769c331a748 100644 --- a/CIAO/ciao/Deployment_Connection.idl +++ b/CIAO/ciao/Deployment_Connection.idl @@ -3,7 +3,7 @@ #if !defined (DEPLOYMENT_CONNECTION_IDL) #define DEPLOYMENT_CONNECTION_IDL -#include "Deployment_DeploymentPlan.idl" +#include "ciao/Deployment_DeploymentPlan.idl" #include <ciaosvcs/Events/CIAO_Events_Base/CIAO_Events.idl> // *************** Packaging and Deployment *************** |