]> git.lyx.org Git - lyx.git/blobdiff - src/BufferList.cpp
BufferParams.cpp: fix bug 3568:
[lyx.git] / src / BufferList.cpp
index 0a776240e66aeb9b20c827ada77bddab493bf732..bdcfc55b67b981c28d03ea6f77193c90cb49414c 100644 (file)
 #include "debug.h"
 #include "gettext.h"
 #include "Session.h"
-#include "lyx_cb.h"
+#include "callback.h"
 #include "LyX.h"
 #include "output_latex.h"
 #include "Paragraph.h"
 #include "ParagraphList.h"
 
-#include "frontends/Alert.h"
+#include "frontends/alert.h"
 
 #include "support/filetools.h"
 #include "support/Package.h"