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