diff options
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ #include <sys/time.h> #include <sys/wait.h> #include <X11/keysym.h> +#include <X11/XF86keysym.h> #include "types.h" #include "commands.h" |
index : nsxiv | ||
neo simple X image viewer. | sinan@sinanmohd.com |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | main.c | 1 |
@@ -31,6 +31,7 @@ #include <sys/time.h> #include <sys/wait.h> #include <X11/keysym.h> +#include <X11/XF86keysym.h> #include "types.h" #include "commands.h" |