]> git.lyx.org Git - features.git/commitdiff
Minor cleanup.
authorRichard Heck <rgheck@comcast.net>
Thu, 28 Feb 2008 04:00:24 +0000 (04:00 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 28 Feb 2008 04:00:24 +0000 (04:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23303 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetInfo.cpp

index aeaece2b28dfe11b3e5cce2043af7f13582a5083..83f4e4699ad9d8e4f640010ed2702f682ec422be 100644 (file)
@@ -14,6 +14,7 @@
 #include <sstream>
 #include <stack>
 
+#include "BaseClassList.h"
 #include "Buffer.h"
 #include "BufferParams.h"
 #include "BufferView.h"
@@ -27,7 +28,6 @@
 #include "MenuBackend.h"
 #include "MetricsInfo.h"
 #include "ParagraphParameters.h"
-#include "BaseClassList.h"
 
 #include "frontends/Application.h"