move common files to root
[libpicofe.git] / win32 / dsnd.cpp
index 4e1930e..974b3b2 100644 (file)
@@ -6,7 +6,7 @@
 #include <dsound.h>\r
 \r
 #include "dsnd.h"\r
-#include "../common/lprintf.h"\r
+#include "../lprintf.h"\r
 \r
 #define NSEGS 4\r
 #define RELEASE(x) if (x) x->Release();  x=NULL;\r