diff --git a/UrBackupClientGUI.vcxproj b/UrBackupClientGUI.vcxproj
index 1b12f74..14e36a8 100644
--- a/UrBackupClientGUI.vcxproj
+++ b/UrBackupClientGUI.vcxproj
@@ -219,6 +219,7 @@
+
@@ -245,6 +246,7 @@
+
diff --git a/UrBackupClientGUI.vcxproj.filters b/UrBackupClientGUI.vcxproj.filters
index de651d6..141a76b 100644
--- a/UrBackupClientGUI.vcxproj.filters
+++ b/UrBackupClientGUI.vcxproj.filters
@@ -93,6 +93,9 @@
Quelldateien
+
+ Quelldateien
+
@@ -173,6 +176,9 @@
Headerdateien
+
+ Headerdateien
+
diff --git a/md5.cpp b/md5.cpp
index 5b94443..0605a26 100644
--- a/md5.cpp
+++ b/md5.cpp
@@ -39,12 +39,6 @@ These notices must be retained in any copies of any part of this
documentation and/or software.
*/
-#include "vld.h"
-
-
-
-
-
#include "md5.h"