mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-21 15:34:59 +00:00
trivial: Fix build after the ColorHug rename
This commit is contained in:
parent
72dff812c0
commit
a2288a3fce
@ -37,7 +37,7 @@
|
|||||||
#include "fu-common.h"
|
#include "fu-common.h"
|
||||||
#include "fu-debug.h"
|
#include "fu-debug.h"
|
||||||
#include "fu-device.h"
|
#include "fu-device.h"
|
||||||
#include "fu-provider-colorhug.h"
|
#include "fu-provider-chug.h"
|
||||||
#include "fu-provider-uefi.h"
|
#include "fu-provider-uefi.h"
|
||||||
#include "fu-resources.h"
|
#include "fu-resources.h"
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
#include "fu-cleanup.h"
|
#include "fu-cleanup.h"
|
||||||
#include "fu-common.h"
|
#include "fu-common.h"
|
||||||
#include "fu-device.h"
|
#include "fu-device.h"
|
||||||
#include "fu-provider-colorhug.h"
|
#include "fu-provider-chug.h"
|
||||||
|
|
||||||
static void fu_provider_chug_finalize (GObject *object);
|
static void fu_provider_chug_finalize (GObject *object);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user