Fixed compiler warning.

This commit is contained in:
Huw D M Davies 1999-07-24 10:13:36 +00:00 committed by Alexandre Julliard
parent 284d63ca72
commit 106b08320f
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
#ifndef X_DISPLAY_MISSING
#include <ctype.h>
#include <string.h>
#include <X11/Xatom.h>
#include <X11/keysym.h>
#include "ts_xlib.h"