diff options
Diffstat (limited to 'nx-X11/include/keysym.h')
-rw-r--r-- | nx-X11/include/keysym.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/nx-X11/include/keysym.h b/nx-X11/include/keysym.h index 275482e53..4f584886c 100644 --- a/nx-X11/include/keysym.h +++ b/nx-X11/include/keysym.h @@ -1,4 +1,3 @@ - /*********************************************************** Copyright 1987, 1998 The Open Group @@ -68,6 +67,8 @@ SOFTWARE. #define XK_VIETNAMESE #define XK_CURRENCY #define XK_MATHEMATICAL +#define XK_BRAILLE +#define XK_SINHALA -#include <nx-X11/keysymdef.h> +#include <X11/keysymdef.h> |