mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-15 05:16:45 +02:00
reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c
This commit is contained in:
@ -28,7 +28,8 @@
|
||||
#include <string.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "toxic_windows.h"
|
||||
#include "toxic.h"
|
||||
#include "windows.h"
|
||||
#include "line_info.h"
|
||||
#include "groupchat.h"
|
||||
#include "settings.h"
|
||||
|
Reference in New Issue
Block a user