aboutsummaryrefslogtreecommitdiff
path: root/common/winexe_pe.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/winexe_pe.h')
-rw-r--r--common/winexe_pe.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/common/winexe_pe.h b/common/winexe_pe.h
index 5298e993ad..60c4adb916 100644
--- a/common/winexe_pe.h
+++ b/common/winexe_pe.h
@@ -26,14 +26,15 @@
#ifndef COMMON_WINEXE_PE_H
#define COMMON_WINEXE_PE_H
-#include "common/array.h"
+#include "common/hash-str.h"
#include "common/hashmap.h"
+#include "common/str.h"
#include "common/winexe.h"
namespace Common {
+template<class T> class Array;
class SeekableReadStream;
-class String;
/** The default Windows PE resources. */
enum PEResourceType {