The application GUI is now organized into a maevies_window, for the GTK things and...
[maevies] / src / extra_scenes_provider.h
index 5685991..5093512 100644 (file)
@@ -19,6 +19,8 @@
 #ifndef EXTRA_SCENES_PROVIDER_H_
 #define EXTRA_SCENES_PROVIDER_H_
 
-int has_stingers(const char *movie);
+#include <hildon/hildon.h>
+
+gboolean has_stingers(const gchar *movie);
 
 #endif /* EXTRA_SCENES_PROVIDER_H_ */