aboutsummaryrefslogtreecommitdiff
path: root/libraries/iconfix/xdgicon.h
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/iconfix/xdgicon.h')
-rw-r--r--libraries/iconfix/xdgicon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/iconfix/xdgicon.h b/libraries/iconfix/xdgicon.h
index 1380607c..d37eb718 100644
--- a/libraries/iconfix/xdgicon.h
+++ b/libraries/iconfix/xdgicon.h
@@ -31,9 +31,9 @@
#include <QString>
#include <QStringList>
-#include "multimc_iconfix_export.h"
+#include "launcher_iconfix_export.h"
-class MULTIMC_ICONFIX_EXPORT XdgIcon
+class LAUNCHER_ICONFIX_EXPORT XdgIcon
{
public:
static QIcon fromTheme(const QString &iconName, const QIcon &fallback = QIcon());