]> git.lyx.org Git - lyx.git/blobdiff - src/undo_funcs.C
ws changes only
[lyx.git] / src / undo_funcs.C
index 873f445a5b15453bbb10628f5973ac8662661985..4501d53b116a3e91cb064c639f9b5642393d1859 100644 (file)
@@ -9,15 +9,11 @@
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
-
 #include "undo_funcs.h"
 #include "lyxtext.h"
 #include "BufferView.h"
 #include "buffer.h"
-#include "insets/inset.h"
+#include "insets/updatableinset.h"
 #include "debug.h"
 #include "support/LAssert.h"