Cleaned up includes.
This commit is contained in:
@@ -17,16 +17,13 @@
|
||||
* along with Tox-WeeChat. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <weechat/weechat-plugin.h>
|
||||
#include <tox/tox.h>
|
||||
|
||||
#include "twc.h"
|
||||
#include "twc-list.h"
|
||||
#include "twc-profile.h"
|
||||
#include "twc-message-queue.h"
|
||||
#include "twc-list.h"
|
||||
#include "twc-utils.h"
|
||||
|
||||
#include "twc-chat.h"
|
||||
|
||||
Reference in New Issue
Block a user