diff --git a/system/status.php b/system/status.php
index 5ecffcec..a1ce86dd 100644
--- a/system/status.php
+++ b/system/status.php
@@ -11,6 +11,7 @@
 use MyAAC\Cache\Cache;
 use MyAAC\Models\Config;
 use MyAAC\Models\PlayerOnline;
+use MyAAC\Models\Player;
 
 defined('MYAAC') or die('Direct access not allowed!');