aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/egg/eggintl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/egg/eggintl.h b/lib/egg/eggintl.h
index e71ef1ad7..41d2b3d43 100644
--- a/lib/egg/eggintl.h
+++ b/lib/egg/eggintl.h
@@ -1,6 +1,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__ */