diff options
Diffstat (limited to 'debug_functions.h')
| -rw-r--r-- | debug_functions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debug_functions.h b/debug_functions.h index 6feaf90a..160274cc 100644 --- a/debug_functions.h +++ b/debug_functions.h @@ -2,6 +2,7 @@ #define DEBUG_FUNCTIONS_H #include <QString> +#include <QMessageBox> void call_error(QString message); void call_notice(QString message); |
