summaryrefslogtreecommitdiff
path: root/net-p2p/xmule/files/patch-src::xmule.cpp
blob: 559592e2386676b8645c5268c88cfeff25f3f155 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/xmule.cpp.orig	Sun Nov 14 20:25:21 2004
+++ src/xmule.cpp	Sun Nov 14 20:32:50 2004
@@ -65,7 +65,6 @@
 
 #include <iostream>                         // Needed for std::cout
 #include <gtk/gtk.h>                        // Needed for GTK_WINDOW_TOPLEVEL
-#include <mcheck.h>
 
 #include <wx/clipbrd.h>                     // Needed for wxTheClipboard
 #include <wx/msgdlg.h>                      // Needed for wxMessageBox