From 326b192dc78c94a3faf7c9c1de5e3f8e5b9d9107 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 13 Sep 2010 01:55:15 +0000 Subject: Fix FTBFS under Slackware git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1174629 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmix/mixertoolbox.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/kmix/mixertoolbox.cpp b/kmix/mixertoolbox.cpp index ecaf5f9d..71464f41 100644 --- a/kmix/mixertoolbox.cpp +++ b/kmix/mixertoolbox.cpp @@ -28,11 +28,12 @@ #include "mixdevice.h" #include "mixer.h" - -#include "kmix-platforms.cpp" +#include "mixer_backend.h" #include "mixertoolbox.h" +typedef DevIterator* getDevIteratorFunc( ); + /*********************************************************************************** Attention: This MixerToolBox is linked to the KMix Main Program, the KMix Applet and kmixctrl. -- cgit v1.2.3