apply tim fixes
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / drawitem.c
index 60cf7706dfb05c2d2c06546c293f16f9a406688c..d97628b021f3b9abed37236c0693a612328662b5 100644 (file)
  * Author : Mathieu Desnoyers, October 2003
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <glib.h>
 #include <gtk/gtk.h>
 #include <gdk/gdk.h>
 #include <lttv/state.h>
 #include <lttv/lttv.h>
 
+#include "drawing.h"
 #include "drawitem.h"
 
 
This page took 0.022259 seconds and 4 git commands to generate.