diff options
Diffstat (limited to 'mate-panel/libpanel-util/panel-cleanup.h')
-rw-r--r-- | mate-panel/libpanel-util/panel-cleanup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/libpanel-util/panel-cleanup.h b/mate-panel/libpanel-util/panel-cleanup.h index 21474e19..9da5b828 100644 --- a/mate-panel/libpanel-util/panel-cleanup.h +++ b/mate-panel/libpanel-util/panel-cleanup.h @@ -25,7 +25,7 @@ #ifndef PANEL_CLEANUP_H #define PANEL_CLEANUP_H -#include "glib.h" +#include <glib.h> #ifdef __cplusplus extern "C" { |