missing includes

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3720 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-10-12 21:01:45 +00:00
parent 2e34b742a4
commit 11571a1de9

View file

@ -1,6 +1,8 @@
#ifndef ___NLF___H_____
#define ___NLF___H_____
#include "strlist.h"
#include "growbuf.h"
#include "exehead/fileform.h"
struct NLFRef {