changeset 26:e885e070056c trunk

[svn] tonegen should work now, thanks to MSameer.
author nenolod
date Tue, 25 Oct 2005 21:10:38 -0700
parents 66610fc7de2d
children d160ae2251e9
files Input/tonegen/tonegen.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Input/tonegen/tonegen.c	Tue Oct 25 17:50:25 2005 -0700
+++ b/Input/tonegen/tonegen.c	Tue Oct 25 21:10:38 2005 -0700
@@ -26,6 +26,7 @@
 #include <string.h>
 #include <math.h>
 #include <stdio.h>
+#include <glib/gi18n.h>
 
 #define MIN_FREQ 10
 #define MAX_FREQ 20000