From c36d13f5bbbe6c68ba24b28e20dbf04dad0e24f7 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 12 Jan 1995 10:45:51 +0000 Subject: [PATCH] Corrette barre nell'include git-svn-id: svn://10.65.10.50/trunk@852 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- include/form.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/form.cpp b/include/form.cpp index e807603e5..89b5e9d96 100755 --- a/include/form.cpp +++ b/include/form.cpp @@ -8,7 +8,7 @@ #include #include -#include "..\ba\ba2100.h" +#include "../ba/ba2100.h" static TForm* _form = NULL;