diff --git a/gpxsee.nsi b/gpxsee.nsi index b163a80f..15175781 100644 --- a/gpxsee.nsi +++ b/gpxsee.nsi @@ -87,6 +87,7 @@ Section "QT libs" SEC_QT File "Qt5Network.dll" File "libGLESv2.dll" File /r "platforms" + File /r "imageformats" SectionEnd