diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-08-22 18:40:31 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-08-22 18:40:31 +0000 |
| commit | 01fa2a14a22a4be0a735597902d1b136469604a0 (patch) | |
| tree | 10903a2af5ca3e8e82daec96a640e1c81c7848d4 /src/engine/snapshot.h | |
| parent | 8b3c16e6152a527f9aec1a88a9eed74119de7000 (diff) | |
| download | zcatch-01fa2a14a22a4be0a735597902d1b136469604a0.tar.gz zcatch-01fa2a14a22a4be0a735597902d1b136469604a0.zip | |
minor bug fixes
Diffstat (limited to 'src/engine/snapshot.h')
| -rw-r--r-- | src/engine/snapshot.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/snapshot.h b/src/engine/snapshot.h index 819b65c2..312dec44 100644 --- a/src/engine/snapshot.h +++ b/src/engine/snapshot.h @@ -1,6 +1,8 @@ #ifndef ENGINE_SNAPSHOT_H #define ENGINE_SNAPSHOT_H +#include "system.h" + /* SNAPSHOT */ enum |