Mercurial > audlegacy-plugins
comparison src/mpg123/fileinfo.c @ 329:c457e253275a trunk
[svn] - remove xentry.h reference
author | nenolod |
---|---|
date | Mon, 04 Dec 2006 13:18:25 -0800 |
parents | 1bded2e3d57b |
children | 8f1785471613 |
comparison
equal
deleted
inserted
replaced
328:a4d2caa1da63 | 329:c457e253275a |
---|---|
36 #include <unistd.h> | 36 #include <unistd.h> |
37 #include <fcntl.h> | 37 #include <fcntl.h> |
38 #include <errno.h> | 38 #include <errno.h> |
39 | 39 |
40 #include "audacious/util.h" | 40 #include "audacious/util.h" |
41 #include "audacious/util.h" | |
42 #include "audacious/vfs.h" | 41 #include "audacious/vfs.h" |
43 #include "audacious/xentry.h" | |
44 | 42 |
45 #include "mp3.xpm" | 43 #include "mp3.xpm" |
46 | 44 |
47 static GtkWidget *window = NULL; | 45 static GtkWidget *window = NULL; |
48 static GtkWidget *filename_entry, *id3_frame; | 46 static GtkWidget *filename_entry, *id3_frame; |