From 7760c0b8a42dc5b5ccac06252ddadf31e8310b59 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Fri, 24 Jun 2005 16:18:10 +0000 Subject: Changed #include to #include . It should probably be #include "common/stdafx.h", but I'll let the backend maintainers worry about style. svn-id: r18455 --- backends/dc/dcloader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/dc') diff --git a/backends/dc/dcloader.cpp b/backends/dc/dcloader.cpp index 608d7be91e..918c2a98c8 100644 --- a/backends/dc/dcloader.cpp +++ b/backends/dc/dcloader.cpp @@ -20,7 +20,7 @@ * */ -#include +#include #include #include #include -- cgit v1.2.3