summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk.c
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-01-03 14:58:08 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-01-03 14:58:08 (GMT)
commit747c680560744a021f1b99455db33f906970c3fe (patch)
tree6b7cf0ec59e1e399b060ca16e657249f8c5add32 /Smoke/gtk.c
parente1b9274194fcb0e5054948917628c5e1022b42c2 (diff)
download2iv35-747c680560744a021f1b99455db33f906970c3fe.zip
2iv35-747c680560744a021f1b99455db33f906970c3fe.tar.gz
2iv35-747c680560744a021f1b99455db33f906970c3fe.tar.bz2
dataset selection buttons now work
Diffstat (limited to 'Smoke/gtk.c')
-rw-r--r--Smoke/gtk.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/Smoke/gtk.c b/Smoke/gtk.c
index 2173e0f..7de195f 100644
--- a/Smoke/gtk.c
+++ b/Smoke/gtk.c
@@ -61,6 +61,9 @@
#include "gtk_streamlines.h"
#include "gtk_flowvis.h"
+#include "smoke.h"
+#include "glyphs.h"
+
/**************************************************************************
* The following section contains all the macro definitions.