From e59691c2306da830d39f04eb2a08d7e406946fdb Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Wed, 11 May 2016 20:21:28 +0200 Subject: [PATCH] Add missing imports --- .../files/lib/data/user/follow/UserFollowerList.class.php | 1 + .../files/lib/system/box/UserOnlineListBoxController.class.php | 1 + .../files/lib/system/label/object/ILabelObjectHandler.class.php | 1 + 3 files changed, 3 insertions(+) diff --git a/wcfsetup/install/files/lib/data/user/follow/UserFollowerList.class.php b/wcfsetup/install/files/lib/data/user/follow/UserFollowerList.class.php index b4e5c34417..26dfb86262 100644 --- a/wcfsetup/install/files/lib/data/user/follow/UserFollowerList.class.php +++ b/wcfsetup/install/files/lib/data/user/follow/UserFollowerList.class.php @@ -1,5 +1,6 @@