summaryrefslogtreecommitdiff
path: root/dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'dispatcher.h')
-rw-r--r--dispatcher.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dispatcher.h b/dispatcher.h
index 74bbfc3..77b1786 100644
--- a/dispatcher.h
+++ b/dispatcher.h
@@ -19,6 +19,8 @@
#include "event.h"
+#include <string.h>
+
// class Dispatcher represents a class that receives GUI events.
#define INTERACTIVE