1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-10-22 12:45:23 +00:00

record-row: Remove unused include

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/755>
This commit is contained in:
Evangelos Ribeiro Tzaras 2024-09-05 22:59:05 +02:00
parent 32b8995f2d
commit 87ad8acf39

View file

@ -26,7 +26,6 @@
#define CALLS_CALL_RECORD_ROW_H__ #define CALLS_CALL_RECORD_ROW_H__
#include "calls-call-record.h" #include "calls-call-record.h"
#include "calls-new-call-box.h"
#include <gtk/gtk.h> #include <gtk/gtk.h>