]> git.lyx.org Git - lyx.git/blobdiff - src/bufferlist.h
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / bufferlist.h
index 7cf20fae51b07c98d10b62a214166e368a9788c3..aadda105f1726308e0d4824b2bd0b2e86976d962 100644 (file)
@@ -1,24 +1,25 @@
 // -*- C++ -*-
 /* This file is part of
-* ======================================================
-* 
-*           LyX, The Document Processor         
-*          Copyright (C) 1995 Matthias Ettrich
-*
-*           This file is Copyleft (C) 1996
-*           Lars Gullik Bjønnes
-*
-*======================================================*/
-
-#ifndef _BUFFER_LIST_H_
-#define _BUFFER_LIST_H_
+ * ======================================================
+ * 
+ *           LyX, The Document Processor        
+ *           Copyright 1995 Matthias Ettrich
+ *           Copyright 1995-1999 The LyX Team
+ *
+ *           This file is Copyright 1996
+ *           Lars Gullik Bjønnes
+ *
+ * ======================================================*/
+
+#ifndef BUFFER_LIST_H
+#define BUFFER_LIST_H
 
 #ifdef __GNUG__
 #pragma interface
 #endif
 
 #include "buffer.h"
-#include "error.h"
+#include "debug.h"
 
 /** A class to hold all the buffers in a structure
   The point of this class is to hide from bufferlist what kind