]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTheorem.h
* src/paragraph_funcs.cpp (breakParagraph): change parameter 'flag' to
[lyx.git] / src / insets / InsetTheorem.h
index c5b1b977120cbf482cf0ad4b4f56c37d2fb23051..302fce7f8fdb81018d02469d61a999e5037c275e 100644 (file)
@@ -9,9 +9,10 @@
  * Full author contact details are available in file CREDITS.
  */
 
-#ifndef Inset.heorem_H
-#define Inset.heorem_H
+#if 0
 
+#ifndef INSETTHEOREM_H
+#define INSETTHEOREM_H
 
 #include "InsetCollapsable.h"
 
@@ -49,3 +50,5 @@ private:
 } // namespace lyx
 
 #endif
+
+#endif