]> git.lyx.org Git - features.git/blobdiff - src/insets/insettabular.C
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / insettabular.C
index 89a307d9e5af3d1c2ad3bcd67ee455055838c0ab..c1b140534c9b66715cc29d1ef465b5635a8d0308 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file insettabular.C
+ * \file InsetTabular.cpp
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -10,7 +10,7 @@
 
 #include <config.h>
 
-#include "insettabular.h"
+#include "InsetTabular.h"
 
 #include "buffer.h"
 #include "bufferparams.h"