diff options
author | Stefano Karapetsas <[email protected]> | 2012-06-08 17:56:47 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-06-08 17:56:47 +0200 |
commit | c9b9454068f090a7132c6bea6ac07c91843ffb6e (patch) | |
tree | 299117f2ea3bab8e3f23d8fc9b3f295505c68595 /stickynotes/stickynotes.h | |
parent | ea879f570f86aaded57607af1ddd239e67160f79 (diff) | |
download | mate-applets-c9b9454068f090a7132c6bea6ac07c91843ffb6e.tar.bz2 mate-applets-c9b9454068f090a7132c6bea6ac07c91843ffb6e.tar.xz |
port to libmatewnckmate-applets-1.3.0
Diffstat (limited to 'stickynotes/stickynotes.h')
-rw-r--r-- | stickynotes/stickynotes.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stickynotes/stickynotes.h b/stickynotes/stickynotes.h index 0e64c735..2e2f3b39 100644 --- a/stickynotes/stickynotes.h +++ b/stickynotes/stickynotes.h @@ -20,8 +20,7 @@ #ifndef __STICKYNOTES_H__ #define __STICKYNOTES_H__ -#define WNCK_I_KNOW_THIS_IS_UNSTABLE 1 -#include <libwnck/libwnck.h> +#include <libmatewnck/libmatewnck.h> #include <stickynotes_applet.h> typedef struct |