aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/resource_v7he.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/scumm/resource_v7he.h b/scumm/resource_v7he.h
index 370f6d7f2c..a386069b95 100644
--- a/scumm/resource_v7he.h
+++ b/scumm/resource_v7he.h
@@ -134,7 +134,9 @@ class Win32ResExtractor {
* Structures
*/
+#if !defined (WIN32)
#define PACKED __attribute__ ((packed))
+#endif
#pragma pack(1)
struct WinLibrary {