projects
/
tweeper.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tweeper: allow to run tweeper either with or without composer
[tweeper.git]
/
tweeper.php
diff --git
a/tweeper.php
b/tweeper.php
index
ba8b1d7
..
c9040b0
100644
(file)
--- 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;