diff options
Diffstat (limited to 'src/engine/e_snapshot.h')
| -rw-r--r-- | src/engine/e_snapshot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/e_snapshot.h b/src/engine/e_snapshot.h index 9527cb24..f57c95c0 100644 --- a/src/engine/e_snapshot.h +++ b/src/engine/e_snapshot.h @@ -2,7 +2,7 @@ #ifndef ENGINE_SNAPSHOT_H #define ENGINE_SNAPSHOT_H -#include "e_system.h" +#include <base/system.h> /* SNAPSHOT */ |