diff --git a/templates/common/callbacks.h b/templates/common/callbacks.h index 2a1c5d4..ec88c7f 100644 --- a/templates/common/callbacks.h +++ b/templates/common/callbacks.h @@ -1,6 +1,8 @@ #ifndef TIBIA_CALLBACKS_H #define TIBIA_CALLBACKS_H +#include + typedef struct { void *handle; const char *format;