]> git.lyx.org Git - lyx.git/blobdiff - src/tex-accent.C
"Inter-word Space"
[lyx.git] / src / tex-accent.C
index eb65f1df6a90a73c71e5a4988a0af36943dda4a0..6d6dae76fdbc25780a56d6f838fc118d3e9c11bb 100644 (file)
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
-
 #include <cstdlib>
 #include "tex-accent.h"
-#include "commandtags.h"
-#include "LString.h"
-#include "support/lstrings.h"
+#include "lfuns.h"
+#include "support/tostr.h"
 
 /* the names used by TeX and XWindows for deadkeys/accents are not the same
    so here follows a table to clearify the differences. Please correct this