view src/sid/xs_genui.c @ 2288:5a925593d754

Audacious OSD Plugin: Added trigger "aosd toggle" to trigger display of OSD from other plugins
author Sascha Hlusiak <contact@saschahlusiak.de>
date Thu, 10 Jan 2008 14:42:03 +0100
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"