aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/eggintl.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/egg/eggintl.h')
-rw-r--r--lib/egg/eggintl.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/egg/eggintl.h b/lib/egg/eggintl.h
new file mode 100644
index 000000000..e71ef1ad7
--- /dev/null
+++ b/lib/egg/eggintl.h
@@ -0,0 +1,6 @@
+#ifndef __EGG_INTL_H__
+#define __EGG_INTL_H__
+
+#include <libgnome/gnome-i18n.h>
+
+#endif /* __EGG_INTL_H__ */