]> git.lyx.org Git - features.git/blobdiff - src/undo.C
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / undo.C
index ed523a45ceb57cb36c70dfcc8d2b6b54f5c39431..24fc399541d5c520c348f0bc8c107b12e31b4bcb 100644 (file)
@@ -28,7 +28,7 @@
 #include "mathed/MathSupport.h"
 #include "mathed/MathData.h"
 
-#include "insets/inset.h"
+#include "insets/Inset.h"
 
 #include <algorithm>