From 46ac5c8191a99e444e0339def6caca339b591ce2 Mon Sep 17 00:00:00 2001 From: navewindre Date: Tue, 16 Jul 2024 07:19:43 +0200 Subject: =?UTF-8?q?=E3=82=84=E3=83=BC=E3=83=BC=E3=83=BC=E3=83=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dwm/util.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dwm/util.h (limited to 'dwm/util.h') diff --git a/dwm/util.h b/dwm/util.h new file mode 100644 index 0000000..b723112 --- /dev/null +++ b/dwm/util.h @@ -0,0 +1,2 @@ +#pragma once +#include "../src/util.h" \ No newline at end of file -- cgit v1.2.3