1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00

Reorder headers

This commit is contained in:
James Booth 2016-07-24 02:16:57 +01:00
parent 4209b1cf45
commit 7c593c2780

View File

@ -34,11 +34,11 @@
#include "config.h"
#include <stdlib.h>
#include <Python.h>
#include <frameobject.h>
#include <stdlib.h>
#include <glib.h>
#include "plugins/api.h"