diff options
Diffstat (limited to 'lib/libsi18n/propset.h')
-rw-r--r-- | lib/libsi18n/propset.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libsi18n/propset.h b/lib/libsi18n/propset.h index 97421ec3..8ef0df96 100644 --- a/lib/libsi18n/propset.h +++ b/lib/libsi18n/propset.h @@ -35,6 +35,11 @@ * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. * END COPYRIGHT BLOCK **/ + +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + #ifndef PROPSET_H #define PROPSET_H |