diff options
Diffstat (limited to 'gstopwatch.c')
-rw-r--r-- | gstopwatch.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gstopwatch.c b/gstopwatch.c index 3351cc4..5e6f717 100644 --- a/gstopwatch.c +++ b/gstopwatch.c @@ -1,7 +1,4 @@ #include <gtk/gtk.h> -#include <gdk/gdkkeysyms.h> -#include <glib.h> -#include <glib/gi18n.h> enum { STARTED, |