From e5e3e61e741ce622fc40c76403506be2f2ff2be2 Mon Sep 17 00:00:00 2001 From: Constantin Kaplinsky Date: Tue, 30 May 2006 13:59:44 +0000 Subject: [PATCH] Fixed include path for locating the libjpeg.h file. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@610 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- common/rfb/rfb.dsp | 1 + 1 file changed, 1 insertion(+) diff --git a/common/rfb/rfb.dsp b/common/rfb/rfb.dsp index aef5e43c..13080f07 100644 --- a/common/rfb/rfb.dsp +++ b/common/rfb/rfb.dsp @@ -175,6 +175,7 @@ SOURCE=.\Decoder.cxx # Begin Source File SOURCE=.\Encoder.cxx +# ADD CPP /I "../jpeg" # End Source File # Begin Source File -- 2.39.5