1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-12-13 16:07:36 +00:00

message-source: Clean up includes

Include directly what's being used here.
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-12-27 20:11:50 +01:00
parent 3c32739369
commit 7d05508ace

View file

@ -24,9 +24,7 @@
#pragma once
#include "util.h"
#include <glib-object.h>
#include <gtk/gtk.h>
G_BEGIN_DECLS