1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-08-17 10:30:47 +02:00

fix header guard typo

This commit is contained in:
XProger
2018-11-26 11:04:02 +03:00
parent 91ecfe0adb
commit d7d2d75bfc

View File

@@ -1,5 +1,5 @@
#ifndef H_NAPI_DUMMY
#define H_NAPI_DUMMYT
#define H_NAPI_DUMMY
#include "utils.h"