From 8b1d7b916673078d20f15540f9cc2f531340ba97 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 24 Jun 2005 15:23:51 +0000 Subject: When including files from common/, explicitly use the common/ prefix svn-id: r18444 --- backends/wince/CEActionsSmartphone.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/wince/CEActionsSmartphone.cpp') diff --git a/backends/wince/CEActionsSmartphone.cpp b/backends/wince/CEActionsSmartphone.cpp index 9ded7cc8ac..b732360f28 100644 --- a/backends/wince/CEActionsSmartphone.cpp +++ b/backends/wince/CEActionsSmartphone.cpp @@ -23,7 +23,7 @@ //#ifdef WIN32_PLATFORM_WFSP -#include "stdafx.h" +#include "common/stdafx.h" #include "CEActionsSmartphone.h" #include "EventsBuffer.h" -- cgit v1.2.3