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-test-applets.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mate-panel/panel-test-applets.c') diff --git a/mate-panel/panel-test-applets.c b/mate-panel/panel-test-applets.c index aa83bbbe..ecdd784a 100644 --- a/mate-panel/panel-test-applets.c +++ b/mate-panel/panel-test-applets.c @@ -17,8 +17,8 @@ #include #include -#include -#include +#include +#include #include "panel-modules.h" -- cgit v1.2.1