summaryrefslogtreecommitdiff
path: root/x11-wm/muffin/files/muffin-5.6.2-clang16.patch
blob: e2dc748071e23ff56da60681bd0f98bcae6c3d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
https://github.com/linuxmint/muffin/commit/63c7161bc0513db5727bc883269a356f64229572

From 63c7161bc0513db5727bc883269a356f64229572 Mon Sep 17 00:00:00 2001
From: Michael Webster <miketwebster@gmail.com>
Date: Wed, 1 Mar 2023 09:24:04 -0500
Subject: [PATCH] place.c: Add missing import.

--- a/src/core/place.c
+++ b/src/core/place.c
@@ -36,6 +36,7 @@
 #include "meta/meta-backend.h"
 #include "meta/prefs.h"
 #include "meta/workspace.h"
+#include "meta/meta-cursor-tracker.h"
 
 typedef enum
 {