]> git.lyx.org Git - lyx.git/blobdiff - src/support/gzstream.C
make "make distcheck" work
[lyx.git] / src / support / gzstream.C
index 46796dbd49e8801dc859f0a4ca922c7d884ae519..0d4e7a753b9b922a99052e7ec005e20fa70c2502 100644 (file)
 // ============================================================================
 //
 // File          : gzstream.C
-// Revision      : $Revision: 1.2 $
-// Revision_date : $Date: 2003/09/09 18:27:24 $
+// Revision      : $Revision: 1.3 $
+// Revision_date : $Date: 2005/01/18 14:15:57 $
 // Author(s)     : Deepak Bandyopadhyay, Lutz Kettner
 //
 // Standard streambuf implementation following Nicolai Josuttis, "The
 // Standard C++ Library".
 // ============================================================================
 
-#include <gzstream.h>
+#include "gzstream.h"
 #include <iostream>
 #include <string.h>  // for memcpy