Added Xresource.h include to get rid of a warning about XrmUniqueQuark

ugfx_release_2.6
Steffan Woltjer 2014-05-22 15:55:23 +02:00
parent 80d4da1bf4
commit 27082a61d6
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xresource.h>
#include <stdio.h>
#include <stdlib.h>