From 7c8b5d60c4db2b4a046291b047dc8b905dc95e13 Mon Sep 17 00:00:00 2001 From: Devin Lin Date: Wed, 16 Mar 2022 23:53:52 -0400 Subject: [PATCH] mobileshell: Remove non-existent import --- libmobileshell/shellutil.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libmobileshell/shellutil.h b/libmobileshell/shellutil.h index 40a4357c..5a4f367a 100644 --- a/libmobileshell/shellutil.h +++ b/libmobileshell/shellutil.h @@ -13,7 +13,6 @@ #include #include "kscreeninterface.h" -#include "screenshot2interface.h" #include "mobileshell_export.h"