fdd8c80aae
testing and ok simon@
13 lines
443 B
Plaintext
13 lines
443 B
Plaintext
$OpenBSD: patch-pan_data-impl_my-tree_cc,v 1.1 2008/04/09 13:30:32 jasper Exp $
|
|
--- pan/data-impl/my-tree.cc.orig Mon Apr 7 23:48:05 2008
|
|
+++ pan/data-impl/my-tree.cc Mon Apr 7 23:48:25 2008
|
|
@@ -19,7 +19,7 @@
|
|
|
|
#include <config.h>
|
|
#include <cassert>
|
|
-#include <glib/gmessages.h> // for g_assert
|
|
+#include <glib/gtestutils.h> // for g_assert
|
|
#include <pan/general/debug.h>
|
|
#include <pan/general/foreach.h>
|
|
#include <pan/general/quark.h>
|