diff options
Diffstat (limited to 'sigmodr/tree/SoundModel.cpp')
-rw-r--r-- | sigmodr/tree/SoundModel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmodr/tree/SoundModel.cpp b/sigmodr/tree/SoundModel.cpp index 2e7c3938..923d5aa2 100644 --- a/sigmodr/tree/SoundModel.cpp +++ b/sigmodr/tree/SoundModel.cpp @@ -25,8 +25,8 @@ #include <sigmodr/widgets/SoundUI.h> // Sigmod includes +#include <sigmod/Game.h> #include <sigmod/Sound.h> -#include <sigmod/Sigmod.h> // KDE includes #include <KMenu> |