diff options
author | infirit <[email protected]> | 2013-10-08 03:01:20 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-10-08 03:24:49 +0200 |
commit | cfb2e0e9930fbe7858052348da49dfb9ae00072b (patch) | |
tree | f734c9642033b0505a0a18c03ab9630609c55c94 /stickynotes/stickynotes.h | |
parent | d04b955d02bb9aa71b7aa09791bab5c684a5c5c4 (diff) | |
download | mate-applets-cfb2e0e9930fbe7858052348da49dfb9ae00072b.tar.bz2 mate-applets-cfb2e0e9930fbe7858052348da49dfb9ae00072b.tar.xz |
back to libwnck
Diffstat (limited to 'stickynotes/stickynotes.h')
-rw-r--r-- | stickynotes/stickynotes.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stickynotes/stickynotes.h b/stickynotes/stickynotes.h index 7ec97871..4073c42e 100644 --- a/stickynotes/stickynotes.h +++ b/stickynotes/stickynotes.h @@ -20,7 +20,8 @@ #ifndef __STICKYNOTES_H__ #define __STICKYNOTES_H__ -#include <libmatewnck/libmatewnck.h> +#define WNCK_I_KNOW_THIS_IS_UNSTABLE 1 +#include <libwnck/libwnck.h> #include <stickynotes_applet.h> typedef struct |