mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-05-01 06:08:00 +03:00
g/effects/earthquake: fix include name
This commit is contained in:
parent
802098e1bd
commit
2bc45f5374
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#ifndef T1M_GAME_OBJECTS_EARTH_QUAKE_H
|
||||
#define T1M_GAME_OBJECTS_EARTH_QUAKE_H
|
||||
#ifndef T1M_GAME_EFFECTS_EARTHQUAKE_H
|
||||
#define T1M_GAME_EFFECTS_EARTHQUAKE_H
|
||||
|
||||
#include "global/types.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue