view src/sid/xs_genui.c @ 2141:c266c29a36c5

require libvorbis 1.2 due to undefined behaviour in 1.1.x.
author William Pitcock <nenolod@atheme.org>
date Sun, 28 Oct 2007 14:02:12 -0500
parents 05bfc86250f3
children
line wrap: on
line source

#ifdef HAVE_CONFIG_H
#  include <config.h>
#endif

#include <gtk/gtk.h>

#include "xs_genui.h"
#include "xs_interface.h"
#include "xs_glade.h"