[totem/wip/hadess/interface-load: 6/6] plugins: Always include top-level totem.h
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/interface-load: 6/6] plugins: Always include top-level totem.h
- Date: Wed, 30 Mar 2022 12:41:50 +0000 (UTC)
commit f84c7f3972040bf97e45e5a36bbbe9aa977c88ce
Author: Bastien Nocera <hadess hadess net>
Date: Wed Mar 30 14:25:37 2022 +0200
plugins: Always include top-level totem.h
Rather than require every plugin to do it to define TotemObject.
src/plugins/totem-plugin.h | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/plugins/totem-plugin.h b/src/plugins/totem-plugin.h
index a2fc2230d..da35fcaaf 100644
--- a/src/plugins/totem-plugin.h
+++ b/src/plugins/totem-plugin.h
@@ -34,6 +34,7 @@
#include <libpeas/peas-object-module.h>
#include <libpeas/peas-activatable.h>
#include <libpeas-gtk/peas-gtk-configurable.h>
+#include <totem.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]