summaryrefslogtreecommitdiff
path: root/finch/gntconv.c
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2020-05-01 12:13:35 -0500
committerGary Kramlich <grim@reaperworld.com>2020-05-01 12:13:35 -0500
commit2d1dc1f8f6e7cf925bee7af3d0be8d0723666eff (patch)
tree9f2a7c4a5f3ecf72d4028a439ac53db524d31bb9 /finch/gntconv.c
parentf5653f5c8182c2da2bad617692dd504c0a629576 (diff)
downloadpidgin-2d1dc1f8f6e7cf925bee7af3d0be8d0723666eff.tar.gz
Make sure that internal.h can only be included by libpurple and split out some pieces to purpleprivate.h
Diffstat (limited to 'finch/gntconv.c')
-rw-r--r--finch/gntconv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/finch/gntconv.c b/finch/gntconv.c
index 82b9499637..9257acd823 100644
--- a/finch/gntconv.c
+++ b/finch/gntconv.c
@@ -20,7 +20,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
*/
-#include <internal.h>
#include "finch.h"
#include NCURSES_HEADER