src/partnone.c: add missing header

This commit is contained in:
Christophe Grenier 2013-12-14 21:35:04 +01:00
parent 11fd4bbc1b
commit 72d30efe23

View file

@ -46,6 +46,7 @@
#include "exfat.h"
#include "ext2.h"
#include "fat.h"
#include "fat_common.h"
#include "fatx.h"
#include "iso9660.h"
#include "iso.h"