summaryrefslogtreecommitdiffstats
path: root/src/configbackendspage.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-11-10 11:24:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-11-10 11:53:12 +0900
commit2ec395712f961f8f634ffbb3ec9aa39b6095354a (patch)
tree4c421689ac8288e9494af40ebe69b374d7e8667a /src/configbackendspage.cpp
parentc6e2acdd1c93e2ae86d47ad3a90bfb71aa4b2d51 (diff)
downloadsoundkonverter-2ec39571.tar.gz
soundkonverter-2ec39571.zip
Rename src/config.h to src/configuration.h to avoid possible conflicts with autogenerated config.h file
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit adcdf1d0d0ca100b319905e59e3e61394ba87117)
Diffstat (limited to 'src/configbackendspage.cpp')
-rw-r--r--src/configbackendspage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configbackendspage.cpp b/src/configbackendspage.cpp
index da10d49..eba1999 100644
--- a/src/configbackendspage.cpp
+++ b/src/configbackendspage.cpp
@@ -3,7 +3,7 @@
#include "convertpluginloader.h"
#include "replaygainpluginloader.h"
#include "ripperpluginloader.h"
-#include "config.h"
+#include "configuration.h"
#include <tqlayout.h>
#include <tqlabel.h>