diff options
Diffstat (limited to 'src/graphics_c3.h')
-rw-r--r-- | src/graphics_c3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphics_c3.h b/src/graphics_c3.h index 3f9fb78..7ea5c74 100644 --- a/src/graphics_c3.h +++ b/src/graphics_c3.h @@ -2,6 +2,7 @@ #define _HACKVR_GRAPHICS_H_ #include <idc.h> +#include "common.h" struct gra_global { unsigned int width; |