From e8782db9c840e42827dafa4ec1ca9849f91b9b59 Mon Sep 17 00:00:00 2001 From: adnano Date: Tue, 27 Feb 2024 11:23:12 -0500 Subject: Move menu and rendering logic into separate files --- pango.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pango.h') diff --git a/pango.h b/pango.h index 556b02b..482d49a 100644 --- a/pango.h +++ b/pango.h @@ -1,5 +1,5 @@ -#ifndef DMENU_PANGO_H -#define DMENU_PANGO_H +#ifndef WMENU_PANGO_H +#define WMENU_PANGO_H #include #include #include -- cgit v1.2.3