aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-11-30 09:49:01 +0100
committerThomas White <taw@bitwiz.org.uk>2012-11-30 09:49:01 +0100
commitf6fefa99ea3a9a71d5803931cec403db845f767a (patch)
tree1331f00024cbede9245b993efa9e501dbca42405 /src/render.c
parent1392eda7d12dc4ad6a75c794fcb21e494c12c0aa (diff)
WIP on rendering
Diffstat (limited to 'src/render.c')
-rw-r--r--src/render.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/render.c b/src/render.c
index d7b46ec..6cd1f05 100644
--- a/src/render.c
+++ b/src/render.c
@@ -3,7 +3,7 @@
*
* Colloquium - A tiny presentation program
*
- * Copyright (c) 2011 Thomas White <taw@bitwiz.org.uk>
+ * Copyright (c) 2012 Thomas White <taw@bitwiz.org.uk>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -37,6 +37,7 @@
#include "stylesheet.h"
#include "presentation.h"
#include "frame.h"
+#include "render.h"
struct renderstuff