Cleanup.
[jamendo] / src / playlistselector_screen.h
1 /*
2  * playlist_selector_screen.h
3  *
4  *  Created on: 2010-01-26
5  *      Author: jaroslaw.jaryszew@teleca.com
6  */
7
8 #ifndef PLAYLIST_SELECTOR_SCREEN_H_
9 #define PLAYLIST_SELECTOR_SCREEN_H_
10
11 #include <gtk/gtk.h>
12
13 GtkWidget* playlistselector_screen_new();
14
15
16 #endif /* PLAYLIST_SELECTOR_SCREEN_H_ */