ported to chinook
[maemo-recorder] / src / maemo-recorder.h
index 6fd9434..e2aa678 100644 (file)
@@ -25,8 +25,8 @@
 
 #include <libosso.h>
 #include <osso-log.h>
-#include <hildon-widgets/hildon-program.h>
-#include <hildon-widgets/hildon-window.h>
+#include <hildon/hildon-program.h>
+#include <hildon/hildon-window.h>
 #include <gconf/gconf-client.h>
 
 #include <gtk/gtk.h>
@@ -48,6 +48,8 @@
  */
 /* 13.33 kbps for 30 ms frames */
 #define ILBC_BITRATE_20 15200
+#define ILBC_BITRATE_30 13300
+
 /* 8000 Hz * 8 bits/sample */
 #define PCMA_BITRATE 64000
 #define PCMU_BITRATE 64000