diff --git a/MSVCardour3/Ardour3.vcproj b/MSVCardour3/Ardour3.vcproj
index 0637716a7b..974218680b 100644
--- a/MSVCardour3/Ardour3.vcproj
+++ b/MSVCardour3/Ardour3.vcproj
@@ -471,6 +471,14 @@
RelativePath="..\gtk2_ardour\debug.cc"
>
+
+
+
+
@@ -1641,6 +1649,14 @@
RelativePath="..\gtk2_ardour\debug.h"
>
+
+
+
+
diff --git a/gtk2_ardour/ardour_ui.h b/gtk2_ardour/ardour_ui.h
index 132868cfaf..e49c92666e 100644
--- a/gtk2_ardour/ardour_ui.h
+++ b/gtk2_ardour/ardour_ui.h
@@ -103,6 +103,7 @@
#include "big_clock_window.h"
#include "big_transport_window.h"
#include "bundle_manager.h"
+#include "dsp_stats_window.h"
#include "engine_dialog.h"
#include "export_video_dialog.h"
#include "global_port_matrix.h"