]> git.lyx.org Git - lyx.git/blobdiff - src/LyXFunc.cpp
next ones
[lyx.git] / src / LyXFunc.cpp
index 40186817792b6d9debfd0e4275e0765295e881ef..209f12ce1825b486b9c825bd6e210e9522d82058 100644 (file)
@@ -28,7 +28,6 @@
 #include "BufferList.h"
 #include "BufferParams.h"
 #include "BufferView.h"
-#include "callback.h"
 #include "Color.h"
 #include "Cursor.h"
 #include "CutAndPaste.h"
@@ -145,6 +144,7 @@ using support::prefixIs;
 
 namespace Alert = frontend::Alert;
 
+extern bool quitting;
 
 namespace {