summaryrefslogtreecommitdiffstats
path: root/Panel.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2020-09-18 19:23:04 +0200
committerBenny Baumann <BenBE@geshi.org>2020-09-29 17:41:49 +0200
commite1c96879f444150b01c7f556cacdca82c811efb1 (patch)
treeefea9fc598cae3758687414e4e062eb5637aeb8a /Panel.h
parentdac1e05a2c7ac68993f6d046c43fbef209458206 (diff)
Sort headers/includes
Diffstat (limited to 'Panel.h')
-rw-r--r--Panel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Panel.h b/Panel.h
index 1c7c171d..e5b28a41 100644
--- a/Panel.h
+++ b/Panel.h
@@ -7,9 +7,9 @@ Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
+#include "FunctionBar.h"
#include "Object.h"
#include "Vector.h"
-#include "FunctionBar.h"
typedef struct Panel_ Panel;

© 2014-2024 Faster IT GmbH | imprint | privacy policy