X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/cdcd3418129fdf2513a2126bff1c2b38973eb9f5..efd6e189034c7bf376c669349a227ad3bb4f0f67:/tweeper.php diff --git a/tweeper.php b/tweeper.php index ba8b1d7..c9040b0 100644 --- a/tweeper.php +++ b/tweeper.php @@ -19,7 +19,7 @@ * along with this program. If not, see . */ -require_once 'src/Tweeper.php'; +require_once 'autoload.php'; use Tweeper\Tweeper;