tweeper: allow to run tweeper either with or without composer
[tweeper.git] / tweeper.php
index ba8b1d7..c9040b0 100644 (file)
@@ -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;