diff options
Diffstat (limited to 'libmate-desktop/mate-rr-config.h')
-rw-r--r-- | libmate-desktop/mate-rr-config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmate-desktop/mate-rr-config.h b/libmate-desktop/mate-rr-config.h index 71caa7f..7a119bb 100644 --- a/libmate-desktop/mate-rr-config.h +++ b/libmate-desktop/mate-rr-config.h @@ -28,7 +28,7 @@ #error mate-rr-config.h is unstable API. You must define MATE_DESKTOP_USE_UNSTABLE_API before including mate-rr-config.h #endif -#include <mate-rr.h> +#include "mate-rr.h" #include <glib.h> typedef struct MateOutputInfo MateOutputInfo; |