]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCitation.cpp
InsetListings: change the interface of diaplay function and allow AlignLeft. Applied...
[lyx.git] / src / insets / InsetCitation.cpp
index c236ae4a4641c5706021221f6f6ce944905389b2..e1a727c4c4c2aa0835bd24e1a4c56f91f0082ef8 100644 (file)
 
 #include "InsetCitation.h"
 
-#include "buffer.h"
-#include "bufferparams.h"
+#include "Buffer.h"
+#include "BufferParams.h"
 #include "debug.h"
-#include "dispatchresult.h"
-#include "funcrequest.h"
+#include "DispatchResult.h"
+#include "FuncRequest.h"
 #include "LaTeXFeatures.h"
 
 #include "frontends/controllers/frontend_helpers.h"