Fix broken config check in 659245a

This commit is contained in:
sfan5 2020-04-11 21:29:57 +02:00
parent 840b17ce63
commit ba3587e776
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ extern "C" {
#include <lauxlib.h>
}
#include "config.h"
#include "common/c_types.h"