From 3db89a431facbf07040ad56e041ffa27f34b435c Mon Sep 17 00:00:00 2001 From: Scoopta Date: Tue, 27 Aug 2019 23:17:18 -0700 Subject: [PATCH] Fixed the include guard on wofi.h --- inc/wofi.h | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/wofi.h b/inc/wofi.h index a21c0ce..df42256 100644 --- a/inc/wofi.h +++ b/inc/wofi.h @@ -16,6 +16,7 @@ */ #ifndef WAIFU_H +#define WAIFU_H #include #include