diff options
Diffstat (limited to 'noatun/library/effects.cpp')
-rw-r--r-- | noatun/library/effects.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/effects.cpp b/noatun/library/effects.cpp index 6815a90a..4e40fb56 100644 --- a/noatun/library/effects.cpp +++ b/noatun/library/effects.cpp @@ -7,7 +7,7 @@ #include <player.h> #include <soundserver.h> #include <noatunarts.h> -#include <tqlayout.h> +#include <layout.h> #include <config.h> |