removed ./extern/

This commit is contained in:
Aaron Marcher 2017-01-07 22:33:28 +01:00
parent 688e2e783d
commit 0d1f19d777
No known key found for this signature in database
GPG key ID: 74B048E5C2474F9A
2 changed files with 1 additions and 1 deletions

View file

View file

@ -25,7 +25,7 @@
#include <unistd.h>
#include <X11/Xlib.h>
#include "extern/arg.h"
#include "arg.h"
struct arg {
char *(*func)();