fix a typo

This commit is contained in:
anthony 2012-08-15 13:53:43 -07:00 committed by Alex Huang
parent c087c5626c
commit 63b7ed5115
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;