From c60a35fc2a50f938e0d2dcd726784afbb001a756 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 31 Mar 2004 02:42:24 +0000 Subject: Cleanup for unix --- src/rtfx.cpp | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'src/rtfx.cpp') diff --git a/src/rtfx.cpp b/src/rtfx.cpp index 6a68a28..e3ceb61 100644 --- a/src/rtfx.cpp +++ b/src/rtfx.cpp @@ -1,12 +1,10 @@ -// rtfm.cpp : Defines the entry point for the console application. -// -#include "stdafx.h" +#include "usuals.h" #include #include -#include "RtfReader.h" -#include "RtfAnalyser.h" +#include "rtfreader.h" +#include "rtfanalyser.h" int usage() { -- cgit v1.2.3