From 1900e2f0a0e68c7662cd71c50fae155c3a9aba91 Mon Sep 17 00:00:00 2001 From: ElenaSubbotina Date: Thu, 19 Apr 2018 15:08:19 +0300 Subject: [PATCH] . --- DesktopEditor/graphics/graphics_vs2005.vcproj | 4 ---- DjVuFile/DjVuFileImplementation.cpp | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/DesktopEditor/graphics/graphics_vs2005.vcproj b/DesktopEditor/graphics/graphics_vs2005.vcproj index be4b878c42..2eb1ef2993 100644 --- a/DesktopEditor/graphics/graphics_vs2005.vcproj +++ b/DesktopEditor/graphics/graphics_vs2005.vcproj @@ -371,10 +371,6 @@ RelativePath=".\Graphics.cpp" > - - diff --git a/DjVuFile/DjVuFileImplementation.cpp b/DjVuFile/DjVuFileImplementation.cpp index 4e64d3088c..d44f50f530 100644 --- a/DjVuFile/DjVuFileImplementation.cpp +++ b/DjVuFile/DjVuFileImplementation.cpp @@ -40,7 +40,7 @@ #include "../DesktopEditor/graphics/pro/Graphics.h" #include "../DesktopEditor/graphics/pro/Image.h" -#include "../../DesktopEditor/common/String.h" +#include "../DesktopEditor/common/String.h" #define VER_DPI 96 #define HOR_DPI 96