aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/eggintl.h
blob: 41d2b3d43a87a63ce2f066dbf83bcf7019542ee5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef __EGG_INTL_H__
#define __EGG_INTL_H__

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

#include <libgnome/gnome-i18n.h>

#endif /* __EGG_INTL_H__ */