aboutsummaryrefslogtreecommitdiff
path: root/gstopwatch.c
diff options
context:
space:
mode:
authorUnia <jthidskes@live.nl>2013-04-08 14:04:59 +0200
committerUnia <jthidskes@live.nl>2013-04-08 14:04:59 +0200
commitef4cc8b8497241d3f7791a6d1def6bfe1366a703 (patch)
tree226b975792784b6bf519646c0894ade29d421b99 /gstopwatch.c
parent4b83a13e715160f75198bc29bb54f8fa4d268e5f (diff)
removed unneeded headers. found bug
Diffstat (limited to 'gstopwatch.c')
-rw-r--r--gstopwatch.c3
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,