xkbcomp: Include Xdefs.h for Atom in tokens.h

master
Dan Nicholson 2009-03-29 08:17:13 -07:00
parent 587a5d956f
commit 1115d55549
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
#ifndef TOKENS_H
#define TOKENS_H 1
#include <X11/Xdefs.h>
#define END_OF_FILE 0
#define ERROR_TOK 255