view src/xs_genui.c @ 609:d605023290f2

An ugly hack to fix building with --disable-nls.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 01 Sep 2007 14:42:03 +0000
parents d9290bd40037
children 32fc27395220
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"