]> git.lyx.org Git - lyx.git/blobdiff - src/support/DebugStream.h
some new (not extensive) changes, some fixes, will probably reverto to .la libs later...
[lyx.git] / src / support / DebugStream.h
index 8952248bf2e0f964c484ec4c9bbffdefc738012d..c055205a9c23c548a459f67739914f8683991f0c 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef DEBUGSTREAM_H
 #define DEBUGSTREAM_H
 
-#include "LOstream.h"
+#include <iostream>
 
 #ifdef TEST_DEBUGSTREAM
 #include <string>