diff --git a/LivePlotter.vcxproj b/LivePlotter.vcxproj
index 1e30ef5..e13aa13 100644
--- a/LivePlotter.vcxproj
+++ b/LivePlotter.vcxproj
@@ -116,7 +116,7 @@
Console
true
- pthreadVC3d.lib;glfw3.lib;opengl32.lib;%(AdditionalDependencies)
+ ext\pthreads4w-code\build\Debug\pthreadVC3d.lib;glfw3.lib;opengl32.lib;%(AdditionalDependencies)
@@ -145,4 +145,10 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main.cpp b/src/main.cpp
index 0d8694e..03cb685 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -5,7 +5,6 @@
#include
#include
#include
-#include