14 lines
350 B
Text
14 lines
350 B
Text
|
$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
|