#include "renderer_timecode.h" #include "workarea.h" #include <pangomm/layout.h> #include <pangomm/context.h> #include <pango/pango.h> #include "app.h" #include <cassert> #include "general.h"
#include "renderer_timecode.h"
#include "workarea.h"
#include <pangomm/layout.h>
#include <pangomm/context.h>
#include <pango/pango.h>
#include "app.h"
#include <cassert>
#include "general.h"
$Id$