MusicCollection: Fix build

* Include Debug.h for printf
This commit is contained in:
Alexander von Gluck IV 2013-04-14 06:00:53 +00:00
parent f21f5c7cee
commit 1f4fe8a48a

View File

@ -10,6 +10,7 @@
#include <Application.h>
#include <ControlLook.h>
#include <Debug.h>
#include <ScrollView.h>
#include <VolumeRoster.h>