Files
pkgsrc-ng/converters/tex2rtf/patches/patch-ai
2013-09-26 17:14:40 +02:00

14 lines
350 B
Plaintext

$NetBSD: patch-ai,v 1.1 2004/03/30 18:23:46 ben Exp $
--- tex2rtf.h.orig Thu May 24 09:54:19 2001
+++ tex2rtf.h
@@ -9,6 +9,8 @@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
+#include "stringmatch.h"
+
#ifndef NO_GUI
// Define a new application type
class MyApp: public wxApp