[nautilus-actions/file-manager-actions] FmaMainWindow: make the header be compilable



commit f3e7d859c1dc23ed5e2ad5cbddedaa7d40a2ba0d
Author: Pierre Wieser <pwieser trychlos org>
Date:   Tue Feb 14 13:38:37 2017 +0100

    FmaMainWindow: make the header be compilable

 src/ui/fma-main-window-def.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/ui/fma-main-window-def.h b/src/ui/fma-main-window-def.h
index b1f4a38..e57acfc 100644
--- a/src/ui/fma-main-window-def.h
+++ b/src/ui/fma-main-window-def.h
@@ -87,6 +87,7 @@
  * [X] End of initialization process
  */
 
+#include <glib-object.h>
 #include <gtk/gtk.h>
 
 G_BEGIN_DECLS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]