summaryrefslogtreecommitdiff
path: root/mate-panel/libpanel-util/panel-keyfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/libpanel-util/panel-keyfile.h')
-rw-r--r--mate-panel/libpanel-util/panel-keyfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/libpanel-util/panel-keyfile.h b/mate-panel/libpanel-util/panel-keyfile.h
index 89ec62a4..8f90939d 100644
--- a/mate-panel/libpanel-util/panel-keyfile.h
+++ b/mate-panel/libpanel-util/panel-keyfile.h
@@ -27,7 +27,7 @@
#ifndef PANEL_KEYFILE_H
#define PANEL_KEYFILE_H
-#include "glib.h"
+#include <glib.h>
#ifdef __cplusplus
extern "C" {