summaryrefslogtreecommitdiff
path: root/ui/gtk/main_welcome.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/main_welcome.c')
-rw-r--r--ui/gtk/main_welcome.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/gtk/main_welcome.c b/ui/gtk/main_welcome.c
index 0828d16cbe..fdf021c260 100644
--- a/ui/gtk/main_welcome.c
+++ b/ui/gtk/main_welcome.c
@@ -21,13 +21,11 @@
#include "config.h"
-#include <time.h>
#include <gtk/gtk.h>
#include <epan/prefs.h>
-#include "../color.h"
#ifdef HAVE_LIBPCAP
#include "ui/capture.h"
#include "capture_opts.h"