Add missing include

This commit is contained in:
Kim Woelders 2023-02-06 17:32:05 +01:00
parent 1cef4a1044
commit 32b0fb591e
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
*/
#include "config.h"
#include <stdint.h>
#include <Imlib2.h>
#include <X11/Xlib.h>
#if USE_XRENDER