mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-07 09:38:02 +02:00
tools: Include top-level library include
So we don't need to define UP_COMPILATION
This commit is contained in:
parent
6c28e2c52d
commit
c0402747fd
1 changed files with 1 additions and 3 deletions
|
|
@ -32,9 +32,7 @@
|
|||
#include <glib/gi18n-lib.h>
|
||||
#include <locale.h>
|
||||
|
||||
#include "up-client.h"
|
||||
#include "up-device.h"
|
||||
#include "up-wakeups.h"
|
||||
#include "upower.h"
|
||||
|
||||
static GMainLoop *loop;
|
||||
static gboolean opt_monitor_detail = FALSE;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue