mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-01 04:27:59 +02:00
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:
parent
a1b772af16
commit
b622008af3
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@
|
|||
|
||||
#include <glib-object.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "up-types.h"
|
||||
#include "up-device.h"
|
||||
#include "up-daemon.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue