]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlViewSource.cpp
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / frontends / controllers / ControlViewSource.cpp
index 3db74c91f81a35fbb6d595ad193fc7d50097f578..68a90bb0d5c62fd4edbefc4e3b27e016c2ec7aba 100644 (file)
@@ -17,7 +17,7 @@
 #include "support/types.h"
 #include "BufferView.h"
 #include "Buffer.h"
-#include "LCursor.h"
+#include "Cursor.h"
 #include <sstream>
 
 using std::string;