Added include required for XUniqueContext.

This commit is contained in:
Camilla Berglund 2013-04-17 17:31:29 +02:00
parent f06a700307
commit 130f07d8c3
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@
#include "internal.h"
#include <X11/Xresource.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>