1 changed files with
1 additions and
1 deletions
|
|
@ -15,7 +15,7 @@
|
|
|
|
#include <X11/Xft/Xft.h>
|
|
|
|
#include <X11/Xft/Xft.h>
|
|
|
|
#include <X11/XKBlib.h>
|
|
|
|
#include <X11/XKBlib.h>
|
|
|
|
|
|
|
|
|
|
|
|
static char *argv0;
|
|
|
|
char *argv0;
|
|
|
|
#include "arg.h"
|
|
|
|
#include "arg.h"
|
|
|
|
#include "st.h"
|
|
|
|
#include "st.h"
|
|
|
|
#include "win.h"
|
|
|
|
#include "win.h"
|
|
|
|