summaryrefslogtreecommitdiffstats
path: root/src/eulogium.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eulogium.h')
-rw-r--r--src/eulogium.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eulogium.h b/src/eulogium.h
index 8c3540b..ea16cbd 100644
--- a/src/eulogium.h
+++ b/src/eulogium.h
@@ -17,11 +17,11 @@
#include "eulogium_item_list.h"
#include "procedures.h"
-#include "widget_data.h"
#define IPV4_MAX_LEN 16 /* 255.255.255.255\0 */
#define IPV6_MAX_LEN 40 /* ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff\0 */
#define SSID_MAX_LEN 33 /* Section 7.3.2.1 SSID element of IEE802.11-2007 + \0 */
+#include "ui_widgets.h"
enum screen_type {
NONE,