Fixes #62
This commit is contained in:
parent
c893040d4e
commit
c824566b50
@ -16,7 +16,7 @@ LICENSE : GNU-GPLv3
|
||||
#include <unistd.h>
|
||||
#include <sys/stat.h>
|
||||
#include <crypt.h>
|
||||
#include "config.h"
|
||||
#include "../config.h"
|
||||
#include "../../lib/gettext.h"
|
||||
|
||||
#define _(String) gettext(String)
|
||||
|
Loading…
Reference in New Issue
Block a user