From 873cedbc95777e7b74960a66883c48945fcecd4c Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 5 Jan 2016 17:38:52 +0300 Subject: rename mate-panel-*.{c|h} -> panel-*.{c|h} for consistency (libmate-panel-applet files are left alone since there are public header files used by all panel applets) --- mate-panel/panel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-panel/panel.c') diff --git a/mate-panel/panel.c b/mate-panel/panel.c index f0893774..6c29eda2 100644 --- a/mate-panel/panel.c +++ b/mate-panel/panel.c @@ -35,7 +35,7 @@ #include "panel-util.h" #include "panel-config-global.h" #include "panel-profile.h" -#include "mate-panel-applet-frame.h" +#include "panel-applet-frame.h" #include "panel-action-button.h" #include "panel-menu-bar.h" #include "panel-separator.h" -- cgit v1.2.1