aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-03-19 20:53:09 +0100
committerThomas White <taw@physics.org>2018-03-19 21:00:42 +0100
commit3a9cb6a0bd1336ff2420ddf9e9b249261ade03a6 (patch)
tree105b79fee5adf6dda284a65c9b91cac6c235f075 /src/presentation.h
parenta715aa04c7e787938569210803b08959ba0c7ebd (diff)
Fix #includes
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/presentation.h b/src/presentation.h
index f2feddd..d3cafa2 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -27,9 +27,6 @@
#include <config.h>
#endif
-#include <cairo.h>
-#include <gtk/gtk.h>
-
struct presentation;
#include "imagestore.h"