Add forgotten include

This commit is contained in:
Nikolaj Schlej 2016-03-01 08:24:50 +01:00
parent 2024c1898b
commit 4a7bacb270

View File

@ -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"