diff --git a/include/checkversion.php b/src/Worker/CheckVersion.php similarity index 100% rename from include/checkversion.php rename to src/Worker/CheckVersion.php diff --git a/include/tagupdate.php b/src/Worker/TagUpdate.php similarity index 100% rename from include/tagupdate.php rename to src/Worker/TagUpdate.php diff --git a/include/threadupdate.php b/src/Worker/ThreadUpdate.php similarity index 100% rename from include/threadupdate.php rename to src/Worker/ThreadUpdate.php diff --git a/include/update_gcontact.php b/src/Worker/UpdateGContact.php similarity index 100% rename from include/update_gcontact.php rename to src/Worker/UpdateGContact.php