]> git.mdlowis.com Git - proto/labwc.git/commit
Remove headers not being used directly
authorkyak <peselnik@gmail.com>
Mon, 11 Dec 2023 10:13:00 +0000 (13:13 +0300)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 22 Dec 2023 20:19:39 +0000 (20:19 +0000)
commit266690091f917a06e5dae0ada62eade40a7ea378
tree061840e9ecb359c73d3ba1ad24e1472482587da9
parent6c287969d3583bb2a3fca444a2abdbb9b5f5a32d
Remove headers not being used directly

Fix clangd warnings regarding headers not being used directly.
17 files changed:
src/button/button-png.c
src/button/button-svg.c
src/button/button-xbm.c
src/common/font.c
src/common/parse-bool.c
src/common/spawn.c
src/config/rcxml.c
src/config/session.c
src/desktop.c
src/dnd.c
src/layers.c
src/menu/menu.c
src/output.c
src/snap.c
src/theme.c
src/view-impl-common.c
src/window-rules.c