summaryrefslogtreecommitdiff
path: root/src/utils/perfomance.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/perfomance.h')
-rw-r--r--src/utils/perfomance.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/utils/perfomance.h b/src/utils/perfomance.h
index a70bc42a6..c3a79c722 100644
--- a/src/utils/perfomance.h
+++ b/src/utils/perfomance.h
@@ -18,8 +18,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef UTILS_PEFOMANCE_H
-#define UTILS_PEFOMANCE_H
+#ifndef UTILS_PERFOMANCE_H
+#define UTILS_PERFOMANCE_H
#ifdef USE_PROFILER
#include <string>
@@ -73,4 +73,4 @@ namespace Perfomance
#define FUNC_BLOCK(name, id)
#endif // USE_PROFILER
-#endif // UTILS_PEFOMANCE_H
+#endif // UTILS_PERFOMANCE_H