aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2014-01-05 22:59:01 +0000
committerThomas White <taw@bitwiz.org.uk>2014-01-05 22:59:01 +0000
commita7fc324e125fbbdd062172bbf37777c9b8d1d97b (patch)
tree54f5b250bc7f4f9346941c92d310b7efa86fdeec /src/presentation.h
parent90030e0d42f89a9c4e1137bf0b5f556bfe221dcb (diff)
Get rid of StyleSheet
This branch won't compile, for a while...
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/presentation.h b/src/presentation.h
index 2294c48..3d344eb 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -30,7 +30,6 @@
#include <cairo.h>
#include <gtk/gtk.h>
-#include "stylesheet.h"
#include "imagestore.h"