summaryrefslogtreecommitdiff
path: root/libwindow-settings
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <[email protected]>2013-11-03 15:40:24 +0100
committerStefano Karapetsas <[email protected]>2013-11-03 15:40:24 +0100
commit7b905c35a766601a76da261edc90fc1bd645412c (patch)
tree645c171e25061cc681722791c685ad504fb5040a /libwindow-settings
parent71277b66ace9b774e9618403a8c5f3846eb8b631 (diff)
downloadmate-control-center-7b905c35a766601a76da261edc90fc1bd645412c.tar.bz2
mate-control-center-7b905c35a766601a76da261edc90fc1bd645412c.tar.xz
Update to new mate-desktop include paths
Diffstat (limited to 'libwindow-settings')
-rw-r--r--libwindow-settings/mate-window-manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libwindow-settings/mate-window-manager.h b/libwindow-settings/mate-window-manager.h
index 9bed52e4..6abc2b96 100644
--- a/libwindow-settings/mate-window-manager.h
+++ b/libwindow-settings/mate-window-manager.h
@@ -28,7 +28,7 @@
#include <glib-object.h>
-#include <libmate/mate-desktop-item.h>
+#include <libmate-desktop/mate-desktop-item.h>
/* Increment if backward-incompatible changes are made, so we get a clean
* error. In principle the libtool versioning handles this, but