user-controls: Add some missing includes to the header
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
e4fbb570af
commit
fc9ba76331
|
@ -23,6 +23,9 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <act/act.h>
|
#include <act/act.h>
|
||||||
|
#include <gio/gio.h>
|
||||||
|
#include <glib.h>
|
||||||
|
#include <glib-object.h>
|
||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
#include <libmalcontent/malcontent.h>
|
#include <libmalcontent/malcontent.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue