Skip to content

Commit 325d107

Browse files
committed
Fix misspelled included file
1 parent a9531c2 commit 325d107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hazard.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ FLARE. If not, see http://www.gnu.org/licenses/
2222
* These are generated whenever something makes any attack
2323
*/
2424

25-
#include "FIleParser.h"
25+
#include "FileParser.h"
2626
#include "Hazard.h"
2727
#include "MapCollision.h"
2828
#include "SharedResources.h"

0 commit comments

Comments
 (0)