diff --git a/inc/Admin.php b/src/Admin.php similarity index 100% rename from inc/Admin.php rename to src/Admin.php diff --git a/inc/Config.php b/src/Config.php similarity index 100% rename from inc/Config.php rename to src/Config.php diff --git a/inc/Core.php b/src/Core.php similarity index 100% rename from inc/Core.php rename to src/Core.php diff --git a/inc/Filezip.php b/src/Filezip.php similarity index 100% rename from inc/Filezip.php rename to src/Filezip.php diff --git a/inc/Install.php b/src/Install.php similarity index 100% rename from inc/Install.php rename to src/Install.php diff --git a/inc/Manage.php b/src/Manage.php similarity index 100% rename from inc/Manage.php rename to src/Manage.php diff --git a/inc/Uninstall.php b/src/Uninstall.php similarity index 100% rename from inc/Uninstall.php rename to src/Uninstall.php diff --git a/inc/Utils.php b/src/Utils.php similarity index 100% rename from inc/Utils.php rename to src/Utils.php