aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/related_packet_delegate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/related_packet_delegate.cpp')
-rw-r--r--ui/qt/related_packet_delegate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/related_packet_delegate.cpp b/ui/qt/related_packet_delegate.cpp
index 0107ea2264..042fe10cb8 100644
--- a/ui/qt/related_packet_delegate.cpp
+++ b/ui/qt/related_packet_delegate.cpp
@@ -22,7 +22,7 @@
#include "related_packet_delegate.h"
#include "packet_list_record.h"
-#include "color_utils.h"
+#include <ui/qt/utils/color_utils.h>
#include <QApplication>
#include <QPainter>