X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=draw.c;h=2dcafe1ee1e41c9830376d85678074a63cdc75cd;hb=4b06155873d8d6b6588c3fc50c92c64a61a863f4;hp=e4b2b88a5e6bebc57a1ecf90a7c3c6c25b3275b0;hpb=857d825eeb9f0d91a3d8a2507e8955196646f9a1;p=dwm.git diff --git a/draw.c b/draw.c index e4b2b88..2dcafe1 100644 --- a/draw.c +++ b/draw.c @@ -2,9 +2,9 @@ * See LICENSE file for license details. */ #include "dwm.h" +#include #include #include -#include /* static */