namespace fix

This commit is contained in:
kremsy
2017-04-08 13:45:04 +02:00
parent d04a6b71fe
commit f681c2d70d
2 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?php
namespace ManiaControl\Callbacks\Structures\ShootMania;
namespace ManiaControl\Callbacks\Structures\Common;
use ManiaControl\Callbacks\Structures\Common\BaseResponseStructure;