fix a typo

This commit is contained in:
anthony 2012-08-15 13:53:43 -07:00
parent 2ea876dfd3
commit e1bfcdc1be
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.agent.api;
package com.cloud.agent.api.routing;
import com.cloud.agent.api.routing.SetSourceNatCommand;