mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-21 23:48:22 +08:00
Add forgotten include
This commit is contained in:
parent
2024c1898b
commit
4a7bacb270
@ -13,6 +13,8 @@ WITHWARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#ifndef __FFS_H__
|
||||
#define __FFS_H__
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include <QByteArray>
|
||||
#include <QString>
|
||||
#include "basetypes.h"
|
||||
|
Loading…
Reference in New Issue
Block a user