removed ./extern/
This commit is contained in:
parent
688e2e783d
commit
0d1f19d777
|
@ -25,7 +25,7 @@
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
|
|
||||||
#include "extern/arg.h"
|
#include "arg.h"
|
||||||
|
|
||||||
struct arg {
|
struct arg {
|
||||||
char *(*func)();
|
char *(*func)();
|
||||||
|
|
Loading…
Reference in New Issue