diff options
Diffstat (limited to 'src/perform.h')
-rw-r--r-- | src/perform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/perform.h b/src/perform.h index 2eb8cb0..914f3b0 100644 --- a/src/perform.h +++ b/src/perform.h | |||
@@ -2,6 +2,7 @@ | |||
2 | #define PERFORM_H | 2 | #define PERFORM_H |
3 | 3 | ||
4 | #include <stdint.h> | 4 | #include <stdint.h> |
5 | #include "staticstring.h" | ||
5 | 6 | ||
6 | class Perform | 7 | class Perform |
7 | { | 8 | { |