Fix header include

pull/687/head
Jeffrey Walton 2018-07-13 05:48:03 -04:00
parent 90e7b85814
commit 2f71e4d7d9
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#include "pch.h"
#include "config.h"
#include "cham.h"
#include "lea.h"
#include "misc.h"
#include "adv-simd.h"