diff options
Diffstat (limited to 'functions.php')
-rw-r--r-- | functions.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php index b5fa805..a8f7011 100644 --- a/functions.php +++ b/functions.php @@ -157,4 +157,4 @@ function disable_embeds_rewrites($rules) { /* LibreVideoJS ------------------------------------------------------------------------------*/ -include_once 'librevideojs/librevideojs.php'; +include_once 'vinotjs/vinotjs.php'; |