aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/drag_and_drop.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/drag_and_drop.c')
-rw-r--r--ui/gtk/drag_and_drop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/drag_and_drop.c b/ui/gtk/drag_and_drop.c
index 0cb1514cef..5bc1e82191 100644
--- a/ui/gtk/drag_and_drop.c
+++ b/ui/gtk/drag_and_drop.c
@@ -32,7 +32,7 @@
#include "ui/util.h"
#include "../file.h"
#ifdef HAVE_LIBPCAP
-#include "../capture.h"
+#include "ui/capture.h"
#endif
#ifdef HAVE_LIBPCAP