<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font face="Verdana">Line 62 of
      /trunk/src/VBox/Frontends/VBoxHeadless.cpp<br>
      # include "FramebufferVNC.h"<br>
      <br>
      Shouldn't it be:<br>
      <br>
      #include "FramebufferVNC.h"<br>
      <br>
      No space between # and include?<br>
    </font>
  </body>
</html>