now with proper #include
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5821 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7dd5c2a795
commit
8793b9c05a
2 changed files with 4 additions and 1 deletions
|
@ -28,9 +28,11 @@
|
|||
#include "manifest.h"
|
||||
#include "icon.h"
|
||||
|
||||
#include "exehead/api.h"
|
||||
#include "exehead/resource.h"
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
#include "exehead/resource.h"
|
||||
#include "ResourceEditor.h"
|
||||
#include "DialogTemplate.h"
|
||||
#include "ResourceVersionInfo.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue