From 5bba09ee4570e1227de99565d41ae9fb6bc14ae1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 13 Nov 2023 18:42:43 +0900 Subject: cmake conversion Signed-off-by: Michele Calgaro (cherry picked from commit 802b45c5566c3916e46250060ecef332f055fc26) --- src/pluginloader/replaygainpluginloader.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pluginloader/replaygainpluginloader.cpp') diff --git a/src/pluginloader/replaygainpluginloader.cpp b/src/pluginloader/replaygainpluginloader.cpp index dcc7578..35f2899 100644 --- a/src/pluginloader/replaygainpluginloader.cpp +++ b/src/pluginloader/replaygainpluginloader.cpp @@ -114,3 +114,4 @@ ReplayGainPlugin* ReplayGainPluginLoader::loadFile( TQString fileName ) return plugin; } +#include "replaygainpluginloader.moc" -- cgit v1.2.3