12 lines
340 B
Text
12 lines
340 B
Text
$NetBSD: patch-ag,v 1.4 2008/10/16 22:12:04 adam Exp $
|
|
|
|
--- src/widgets/sp-xmlview-attr-list.cpp.orig 2008-10-17 00:06:45.000000000 +0200
|
|
+++ src/widgets/sp-xmlview-attr-list.cpp
|
|
@@ -15,6 +15,7 @@
|
|
|
|
#include <cstring>
|
|
#include <glibmm/i18n.h>
|
|
+#include <gtk/gtk.h>
|
|
|
|
#include "helper/sp-marshal.h"
|
|
#include "../xml/node-event-vector.h"
|