summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xc/include/Imakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xc/include/Imakefile b/xc/include/Imakefile
index 5fceda88c..82c134c83 100644
--- a/xc/include/Imakefile
+++ b/xc/include/Imakefile
@@ -8,7 +8,8 @@ EXPORTS = \
Xprotostr.h \
copyright.h \
keysym.h \
- keysymdef.h
+ keysymdef.h \
+ DECkeysym.h
IMPORTS = \
$(OLDXMENUSRC)/XMenu.h \