X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FSpacing.h;h=274cfc20f220ef5682da932170af294f750ecc1d;hb=9da29ac7884158580a01f068952adef73ae11883;hp=afdcda1773cfdaed577afefead22647907a38081;hpb=f1cba8ff64b369792fd49f5ddf90e8126ab476ac;p=lyx.git diff --git a/src/Spacing.h b/src/Spacing.h index afdcda1773..274cfc20f2 100644 --- a/src/Spacing.h +++ b/src/Spacing.h @@ -12,10 +12,6 @@ #ifndef SPACING_H #define SPACING_H -#ifdef TEX2LYX -#include "tex2lyx/Spacing.h" -#else - #include "support/strfwd.h" #include @@ -95,5 +91,4 @@ bool operator!=(Spacing const & a, Spacing const & b) } // namespace lyx -#endif // TEX2LYX #endif // SPACING_H