mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
11 lines
276 B
Diff
11 lines
276 B
Diff
|
--- src/xpad-undo.c 2012-11-16 11:07:43.889800762 -0500
|
||
|
+++ src/xpad-undo.c 2012-11-16 11:13:32.114998699 -0500
|
||
|
@@ -23,7 +23,6 @@
|
||
|
#include "../config.h"
|
||
|
#include <stdlib.h>
|
||
|
#include <glib.h>
|
||
|
-#include <glib/glist.h>
|
||
|
#include "xpad-undo.h"
|
||
|
#include "xpad-text-buffer.h"
|
||
|
|