]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlPrint.C
John's character.C patch (bug fix).
[lyx.git] / src / frontends / controllers / ControlPrint.C
index e133816db7f3d98e4d7d5a79a2c7aed926609906..a9fb35a0c3e0ffd69d845c90202e71914f11730e 100644 (file)
@@ -1,4 +1,3 @@
-// -*- C++ -*-
 /* This file is part of
  * ======================================================
  * 
@@ -31,6 +30,8 @@
 #include "helper_funcs.h" // browseFile
 #include "lyx_gui_misc.h" // WriteAlert
 #include "gettext.h"
+#include "BufferView.h"
+#include "support/LAssert.h"
 
 using Liason::printBuffer;
 using Liason::getPrinterParams;