]> git.lyx.org Git - features.git/blobdiff - src/insets/render_graphic.C
Rename insets/insetxxx to insets/InsetXxx, part 1
[features.git] / src / insets / render_graphic.C
index 513b602d181edb1f71eb93852ac3996e32cf52f8..c30a0741ce9c96cdf49b918db53e1989512979fa 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file render_graphic.C
+ * \file RenderGraphic.cpp
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -10,9 +10,9 @@
 
 #include <config.h>
 
-#include "render_graphic.h"
+#include "RenderGraphic.h"
 
-#include "insets/inset.h"
+#include "insets/Inset.h"
 
 #include "gettext.h"
 #include "LColor.h"