]> git.lyx.org Git - lyx.git/blobdiff - src/Thesaurus.cpp
Update tex2lyx files to new format
[lyx.git] / src / Thesaurus.cpp
index 4f4ad64d14aba691df74e59eb45445e20e76f261..cf8567eb53f5c9a5403296c3e1615ccd3ce7530d 100644 (file)
 #include "support/lstrings.h"
 #include "support/os.h"
 
-#ifdef USE_EXTERNAL_MYTHES
-#include MYTHES_H_LOCATION
-#else
 #include <cstdio>
-#include "support/mythes/mythes.hxx"
-#endif
+#include MYTHES_H_LOCATION
 
 #include "frontends/alert.h"