summaryrefslogtreecommitdiff
path: root/src/include/gm/method.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gm/method.h')
-rw-r--r--src/include/gm/method.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gm/method.h b/src/include/gm/method.h
index 6206f07..13d3f16 100644
--- a/src/include/gm/method.h
+++ b/src/include/gm/method.h
@@ -22,4 +22,6 @@
#define M_NOTHING_VVVV (2)
/* This method does nothing, it just checks message transmission to an object. */
+#include "method/manager.h"
+
#endif