2013-09-26 17:14:40 +02:00

14 lines
368 B
Plaintext

$NetBSD: patch-ak,v 1.1 2011/01/17 14:30:06 drochner Exp $
--- src/dialog-about.cc.orig 2008-03-05 21:31:06.000000000 +0000
+++ src/dialog-about.cc
@@ -29,7 +29,7 @@
#include <glib/gi18n.h>
#include <gdk/gdk.h>
#include <gdk/gdkkeysyms.h>
-#include <gdkmm/general.h>
+#include <gdkmm.h>
#include <cairomm/cairomm.h>
#include <boost/format.hpp>
#include <cmath>