daemon: Include config.h in up-backend.h

To reach ENABLE_DEPRECATED #define

https://bugs.freedesktop.org/show_bug.cgi?id=70071
This commit is contained in:
Landry Breuil 2013-10-03 13:58:00 +02:00 committed by Bastien Nocera
parent a1b772af16
commit b622008af3

View file

@ -24,6 +24,8 @@
#include <glib-object.h>
#include "config.h"
#include "up-types.h"
#include "up-device.h"
#include "up-daemon.h"