aboutsummaryrefslogtreecommitdiff
path: root/features/soopyGui
diff options
context:
space:
mode:
Diffstat (limited to 'features/soopyGui')
-rw-r--r--features/soopyGui/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/soopyGui/index.js b/features/soopyGui/index.js
index 0ad6b8c..1b26af1 100644
--- a/features/soopyGui/index.js
+++ b/features/soopyGui/index.js
@@ -10,6 +10,7 @@ import SoopyMouseClickEvent from "../../../guimanager/EventListener/SoopyMouseCl
import SoopyOpenGuiEvent from "../../../guimanager/EventListener/SoopyOpenGuiEvent";
import SoopyGui2 from "../../../guimanager/SoopyGui";
import categoryManager from "./categoryManager";
+import SoopyImageElement from "../../../guimanager/GuiElement/SoopyImageElement";
class SoopyGui extends Feature {