diff options
author | Timothy Pearson <[email protected]> | 2012-08-07 16:13:14 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-08-07 16:13:14 -0500 |
commit | 92068b3cc8b35e5b5331e8fa0672abecc1dc7de0 (patch) | |
tree | 97ccef97a590694708fdaec5d3b9f0fddad307e7 /kfax | |
parent | 0725294119d77044670b6f101c3c9784253f36cd (diff) | |
download | tdegraphics-92068b3cc8b35e5b5331e8fa0672abecc1dc7de0.tar.gz tdegraphics-92068b3cc8b35e5b5331e8fa0672abecc1dc7de0.zip |
Update prior commit
Diffstat (limited to 'kfax')
-rw-r--r-- | kfax/kfax.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kfax/kfax.cpp b/kfax/kfax.cpp index ac2b055c..df0c8864 100644 --- a/kfax/kfax.cpp +++ b/kfax/kfax.cpp @@ -74,6 +74,7 @@ #include <X11/Xlib.h> #include <X11/Xutil.h> #include <X11/Xatom.h> +#include <X11/XKBlib.h> #include <X11/keysym.h> #include <X11/keysymdef.h> #include <X11/cursorfont.h> |