aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui_util.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui_util.h b/ui_util.h
index 378481402a..7e39c649c4 100644
--- a/ui_util.h
+++ b/ui_util.h
@@ -27,6 +27,10 @@
#ifndef __UI_UTIL_H__
#define __UI_UTIL_H__
+#ifndef NEW_PACKET_LIST
+#include "color.h"
+#endif
+
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */