]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.cpp
Fulfill promise to Andre: TextClass_ptr --> TextClassPtr.
[lyx.git] / src / LaTeXFeatures.cpp
index 4fee7fdf1eb651bddfdc15f0fb788a506d3b93b4..a9ff651aa879c832c97df02625573bc603e80253 100644 (file)
@@ -29,8 +29,6 @@
 #include "support/docstream.h"
 #include "support/filetools.h"
 
-#include "frontends/controllers/frontend_helpers.h"
-
 using std::endl;
 using std::find;
 using std::string;
@@ -405,7 +403,7 @@ char const * simplefeatures[] = {
        "dvipost",
        "fancybox",
        "calc",
-       "nicefrac",
+       "units",
        "tipa",
        "framed",
        "pdfcolmk",