Skip to content

Commit

Permalink
fvwm-root: add missing libs/log.h include for fvwm_debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Kangie committed Apr 6, 2024
1 parent 8a9c85f commit 6f4bc8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/fvwm-root.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include "libs/Picture.h"
#include "libs/Graphics.h"
#include "libs/Fsvg.h"
#include "libs/log.h"

int save_colors = 0;
Display *dpy;
Expand Down

0 comments on commit 6f4bc8f

Please sign in to comment.