summaryrefslogtreecommitdiff
path: root/src/icons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons.h')
-rw-r--r--src/icons.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/icons.h b/src/icons.h
index 4945967..4bac87a 100644
--- a/src/icons.h
+++ b/src/icons.h
@@ -34,6 +34,8 @@ in this Software without prior written authorization from The Open Group.
#ifndef ICONS_H
#define ICONS_H
+#include "twm.h"
+
typedef struct IconRegion {
struct IconRegion *next;
int x, y, w, h;