diff options
author | Stefano Karapetsas <[email protected]> | 2013-07-24 15:19:42 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-07-24 15:19:42 +0200 |
commit | aa136a012583317cd6b1fa246f1bf16194faf159 (patch) | |
tree | a96c19513a4547e5058fea87388588feb5a5518e /eel/eel-background.h | |
parent | 308e85f6466b282752b6821d6fa785fc48d5e811 (diff) | |
download | caja-aa136a012583317cd6b1fa246f1bf16194faf159.tar.bz2 caja-aa136a012583317cd6b1fa246f1bf16194faf159.tar.xz |
Update for mate-desktop changes
Diffstat (limited to 'eel/eel-background.h')
-rw-r--r-- | eel/eel-background.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eel/eel-background.h b/eel/eel-background.h index ce958a64..9303835e 100644 --- a/eel/eel-background.h +++ b/eel/eel-background.h @@ -48,7 +48,7 @@ #include <gdk-pixbuf/gdk-pixbuf.h> #define MATE_DESKTOP_USE_UNSTABLE_API -#include <libmateui/mate-bg.h> +#include <libmate-desktop/mate-bg.h> typedef struct EelBackground EelBackground; typedef struct EelBackgroundClass EelBackgroundClass; |