X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/b187bb677361d17a468abf749332d081a194b4bd..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 <http://www.gnu.org/licenses/>.
  */
 
-require_once 'src/Tweeper.php';
+require_once 'autoload.php';
 
 use Tweeper\Tweeper;