diff options
author | Mattiwatti <mattiwatti@gmail.com> | 2019-12-04 08:07:26 +0100 |
---|---|---|
committer | Mattiwatti <mattiwatti@gmail.com> | 2019-12-04 08:07:26 +0100 |
commit | 00159446daf90997b1c9c73eb0e2508339d929c9 (patch) | |
tree | a4d1861064ef46a3470ba0ad5fe3b94f36308a8d /EfiGuardDxe | |
parent | 9e42f8df7818a1bf4eb675bfcd2fe5974d2d5e1f (diff) |
Compile as UTF-8
Diffstat (limited to 'EfiGuardDxe')
-rw-r--r-- | EfiGuardDxe/EfiGuardDxe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EfiGuardDxe/EfiGuardDxe.c b/EfiGuardDxe/EfiGuardDxe.c index 6d9dd2c..f61cfd6 100644 --- a/EfiGuardDxe/EfiGuardDxe.c +++ b/EfiGuardDxe/EfiGuardDxe.c @@ -1,4 +1,4 @@ -#include "EfiGuardDxe.h" +#include "EfiGuardDxe.h" #include <Protocol/Shell.h> #include <Guid/EventGroup.h> |