build: do the right thing with config.h (bgo #644664)
1) it shouldn't be included in headers 2) it should be the first thing included in source files 3) it's needed for getting translation right
This commit is contained in:

committed by
Dan Williams

parent
79bc2e3b34
commit
6d0d302916
@@ -17,6 +17,8 @@
|
||||
* (C) Copyright 2010 - 2011 Red Hat, Inc.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib/gi18n.h>
|
||||
#include <dbus/dbus.h>
|
||||
|
Reference in New Issue
Block a user