]> git.lyx.org Git - lyx.git/blobdiff - src/Thesaurus.cpp
* sk.po
[lyx.git] / src / Thesaurus.cpp
index bf657762c1c2d4a423d3998a7dc8245734d3e132..5600e53380120cb83861e54783348b075b576eeb 100644 (file)
 #include "support/lstrings.h"
 #include "support/os.h"
 
+#ifdef USE_EXTERNAL_MYTHES
+#include MYTHES_H_LOCATION
+#else
 #include "support/mythes/mythes.hxx"
+#endif
 
 #include "frontends/alert.h"