Merged in steffanx/ugfx (pull request #9)

Added Xresource.h include to get rid of a warning about XrmUniqueQuark
remotes/origin_old/ugfx_release_2.6
Joel Bodenman 2014-05-22 16:56:40 +02:00
commit 1fce946adb
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>