aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/video.h')
-rw-r--r--engines/gob/video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/video.h b/engines/gob/video.h
index 8bb7a6f14c..f9c48b0e0e 100644
--- a/engines/gob/video.h
+++ b/engines/gob/video.h
@@ -81,7 +81,7 @@ public:
byte red;
byte green;
byte blue;
- } GCC_PACK;
+ };
#if defined(END_PACK_STRUCTS)
#pragma END_PACK_STRUCTS