]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.h
Further cleanup of InsetFlex, InsetCollapsable and InsetLayout:
[lyx.git] / src / CutAndPaste.h
index 4a1c68dbea033c5d3ec81bbb3371bd857fe4135f..3864cb86b6899022a8a6b3b4770bf84ea156f3f1 100644 (file)
 #ifndef CUTANDPASTE_H
 #define CUTANDPASTE_H
 
+#include "TextClass.h"
+
+#include "support/types.h"
 #include "support/docstring.h"
-#include "TextClassPtr.h"
 
 #include <vector>