]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetEnvironment.h
pimpl not needed here
[lyx.git] / src / insets / InsetEnvironment.h
index 341b9d703c6fbfaefa1b97cb2d7af82e716cb133..69fc9c4507ee39410324bc0bdeeb09697f0278c2 100644 (file)
@@ -13,7 +13,7 @@
 #define INSETENVIRONMENT_H
 
 #include "InsetText.h"
-#include "lyxlayout_ptr_fwd.h"
+#include "LayoutPtr.h"
 
 
 namespace lyx {