mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-04 19:46:44 +02:00
moved misc helper functions to separate file and removed redundant includes
This commit is contained in:
@ -35,8 +35,9 @@
|
||||
|
||||
#include "configdir.h"
|
||||
#include "toxic_windows.h"
|
||||
#include "prompt.h"
|
||||
#include "friendlist.h"
|
||||
#include "prompt.h"
|
||||
#include "misc_tools.h"
|
||||
|
||||
#ifndef PACKAGE_DATADIR
|
||||
#define PACKAGE_DATADIR "."
|
||||
|
Reference in New Issue
Block a user