SVN commit 1281293 by coates: Fix camelcase audio forwarding includes. M +1 -1 KgAudioScene M +1 -1 KgSound --- trunk/KDE/kdegames/libkdegames/includes/KgAudioScene #1281292:1281293 @@ -1 +1 @@ -#include "../kgaudioscene.h" +#include "../audio/kgaudioscene.h" --- trunk/KDE/kdegames/libkdegames/includes/KgSound #1281292:1281293 @@ -1 +1 @@ -#include "../kgsound.h" +#include "../audio/kgsound.h"