fixed functional include

This commit is contained in:
cylgom 2017-06-07 20:05:21 +02:00
parent 7260012be5
commit 82edc597ba
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#define __NOD_IFILE_IO__
#include <memory>
#include <functional>
#include <stdlib.h>
#include "IDiscIO.hpp"
#include "Util.hpp"