]> git.lyx.org Git - lyx.git/blobdiff - src/tex-accent.h
rename Inset to InsetOld
[lyx.git] / src / tex-accent.h
index 66ae1b97f160266159dfae81b67f9445bee04175..39567c1a5e859878bf7a6752cb664a671a251c71 100644 (file)
 #ifndef TEX_ACCENT
 #define TEX_ACCENT
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
-#include "commandtags.h"
+#include "lfuns.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