]> err.no Git - mapper/commitdiff
Include settings.h so the banner macro hildon version works.
authorKaj-Michael Lang <milang@onion.tal.org>
Mon, 3 Mar 2008 10:12:14 +0000 (12:12 +0200)
committerKaj-Michael Lang <milang@onion.tal.org>
Mon, 3 Mar 2008 10:12:14 +0000 (12:12 +0200)
src/audio-note.c

index e71a53d22ad1809330db74b94c1bf7607383422e..ceb1953c6ad1a77414e47fb6a18498f62e546fe8 100644 (file)
@@ -30,6 +30,7 @@
 #include "ui-common.h"
 #include "audio.h"
 #include "audio-note.h"
+#include "settings.h"
 
 static note_pipeline note_play;
 static note_pipeline note_record;