Edbus: Include config.h

This commit is contained in:
Tom Hacohen 2013-03-06 16:57:01 +00:00
parent 49c0bea4aa
commit fd701b710b
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "edbus_private.h"
#include "edbus_private_types.h"
#include <dbus/dbus.h>