mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-29 14:35:23 -04:00
Add forgotten include
This commit is contained in:
parent
2024c1898b
commit
4a7bacb270
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue