More consistently include config.h

This commit is contained in:
TingPing
2014-12-15 22:57:27 -05:00
parent 76c2cfebc3
commit aeb5d15871
22 changed files with 33 additions and 16 deletions

View File

@@ -19,10 +19,11 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include "config.h"
#include "sexy-iso-codes.h"
#include <libintl.h>
#include <string.h>
#include "../../config.h"
#define ISO_639_DOMAIN "iso_639"
#define ISO_3166_DOMAIN "iso_3166"