]> git.lyx.org Git - lyx.git/blobdiff - src/debug.h
next step...
[lyx.git] / src / debug.h
index 617d93fbaa32a048054e8377dfb33162873ed86a..e58ed1ccb6c3162c571cc1b5e0059c64686affae 100644 (file)
@@ -19,7 +19,6 @@
 #include <iosfwd>
 
 #include "LString.h"
-#include "support/lstrings.h"
 
 /** Ideally this should have been a namespace, but since we try to be
     compilable on older C++ compilators too, we use a struct instead.