]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Spacing.h
tex2lyx/text.cpp: cosmetic
[lyx.git] / src / tex2lyx / Spacing.h
index 0fba3e527fb3147269fefcac48e5264d54ab8dd4..c4254608928141b57c1f223699118cd1e39a8adb 100644 (file)
@@ -13,8 +13,8 @@
  * re-invent the wheel.
  */
 
-#ifndef SPACING_H
-#define SPACING_H
+#ifndef TEX2LYX_SPACING_H
+#define TEX2LYX_SPACING_H
 
 #include <string>
 
@@ -40,4 +40,4 @@ public:
 
 } // namespace lyx
 
-#endif // NOT SPACING_H
+#endif // TEX2LYX_SPACING_H