3d2587c5b1
port to newer libxfcegui4.
13 lines
404 B
Plaintext
13 lines
404 B
Plaintext
$OpenBSD: patch-panel-plugin_wmdock_h,v 1.1 2011/01/18 21:14:03 landry Exp $
|
|
--- panel-plugin/wmdock.h.orig Sat Jan 15 22:56:16 2011
|
|
+++ panel-plugin/wmdock.h Sat Jan 15 22:56:23 2011
|
|
@@ -2,7 +2,7 @@
|
|
#define __WMDOCK_H__
|
|
|
|
#include <gtk/gtk.h>
|
|
-#include <libxfce4panel/xfce-panel-plugin.h>
|
|
+#include <libxfce4panel/libxfce4panel.h>
|
|
|
|
#define WNCK_I_KNOW_THIS_IS_UNSTABLE
|
|
#include <libwnck/libwnck.h>
|