Skip to content

Commit

Permalink
Fix header guard name
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1v committed Sep 13, 2018
1 parent 6a1fb07 commit eca99d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/file_handler.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef FILE_HANDLER_H
#define FILE_HADNELR_H
#define FILE_HANDLER_H

#include <SDL2/SDL_mutex.h>
#include <SDL2/SDL_stdinc.h>
Expand Down

0 comments on commit eca99d5

Please sign in to comment.