Moved the wofi_api.h include to wofi.h
This commit is contained in:
parent
bd9f49b963
commit
27ae55ad6c
@ -18,6 +18,8 @@
|
||||
#ifndef WAIFU_H
|
||||
#define WAIFU_H
|
||||
|
||||
#include <wofi_api.h>
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <map.h>
|
||||
|
@ -16,7 +16,6 @@
|
||||
*/
|
||||
|
||||
#include <wofi.h>
|
||||
#include <wofi_api.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <dlfcn.h>
|
||||
|
Loading…
Reference in New Issue
Block a user