aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/sctp_byte_graph_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/sctp_byte_graph_dlg.c')
-rw-r--r--ui/gtk/sctp_byte_graph_dlg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/gtk/sctp_byte_graph_dlg.c b/ui/gtk/sctp_byte_graph_dlg.c
index 6be366fbbb..729ada15f9 100644
--- a/ui/gtk/sctp_byte_graph_dlg.c
+++ b/ui/gtk/sctp_byte_graph_dlg.c
@@ -35,8 +35,8 @@
#include <epan/strutil.h>
#include "../globals.h"
-#include "../ui_util.h"
-#include "../simple_dialog.h"
+#include "ui/ui_util.h"
+#include "ui/simple_dialog.h"
#include "ui/gtk/dlg_utils.h"
#include "ui/gtk/main.h"