diff options
Diffstat (limited to 'main/tests/test_sound.h')
| -rw-r--r-- | main/tests/test_sound.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/main/tests/test_sound.h b/main/tests/test_sound.h index 167751bd1..1246e3b9c 100644 --- a/main/tests/test_sound.h +++ b/main/tests/test_sound.h @@ -33,8 +33,7 @@ namespace TestSound { -MainLoop* test(); - +MainLoop *test(); } #endif // TEST_SOUND_H |
