aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/eggintl.h
blob: 2b144c6701083c1d63f9ee250eb7a84e2e48b248 (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 <glib/gi18n.h>

#endif /* __EGG_INTL_H__ */