summaryrefslogtreecommitdiff
path: root/stickynotes
diff options
context:
space:
mode:
Diffstat (limited to 'stickynotes')
-rw-r--r--stickynotes/ChangeLog4
-rw-r--r--stickynotes/stickynotes.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/stickynotes/ChangeLog b/stickynotes/ChangeLog
index d799e698b..368a5c39a 100644
--- a/stickynotes/ChangeLog
+++ b/stickynotes/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-15 Callum McKenzie <callum@spooky-possum.org>
+
+ * stickynotes.c: We aren't using libgnomeui anymore. Bug 567775.
+
==================== 2.25.3 ======================
==================== 2.25.2 ======================
diff --git a/stickynotes/stickynotes.c b/stickynotes/stickynotes.c
index d69e1a496..61133383a 100644
--- a/stickynotes/stickynotes.c
+++ b/stickynotes/stickynotes.c
@@ -22,7 +22,6 @@
#include <X11/Xatom.h>
#include <gdk/gdkx.h>
#define WNCK_I_KNOW_THIS_IS_UNSTABLE 1
-#include <libgnomeui/libgnomeui.h>
#include <libwnck/libwnck.h>
#include <string.h>