12 lines
279 B
Text
12 lines
279 B
Text
$NetBSD: patch-ab,v 1.4 2009/04/08 18:43:17 drochner Exp $
|
|
|
|
--- src/marshal.c.orig 2009-03-07 19:36:42.000000000 +0100
|
|
+++ src/marshal.c
|
|
@@ -1,6 +1,7 @@
|
|
|
|
#ifndef ___vte_marshal_MARSHAL_H__
|
|
#define ___vte_marshal_MARSHAL_H__
|
|
+#include "marshal.h"
|
|
|
|
#include <glib-object.h>
|
|
|