mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-17 18:36:43 +02:00
fix header guard typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ifndef H_NAPI_DUMMY
|
#ifndef H_NAPI_DUMMY
|
||||||
#define H_NAPI_DUMMYT
|
#define H_NAPI_DUMMY
|
||||||
|
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user