Add missing include to unbreak build on FreeBSD

NO_CHANGELOG
This commit is contained in:
Friedrich W. H. Kossebau 2021-01-08 13:58:05 +01:00
parent 04c6f61f70
commit b8d21595f9

View File

@ -18,6 +18,7 @@
#if HAVE_X11
#include <KSelectionOwner>
#endif
#include <array>
QString cacheIdHash(const Plasma::SvgPrivate::CacheId &id)
{