diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/config.h b/src/lib/config.h index 0695652fb..463eec47e 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -916,7 +916,7 @@ public: } _sound_output = boost::none; - changed(); + changed(SOUND_OUTPUT); } void set_last_player_load_directory (boost::filesystem::path d) { |
