diff options
Diffstat (limited to 'src/debugScreen.c')
| -rw-r--r-- | src/debugScreen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debugScreen.c b/src/debugScreen.c index b3300574..9eded432 100644 --- a/src/debugScreen.c +++ b/src/debugScreen.c @@ -1,6 +1,6 @@ #include "global.h" #include "sound.h" -#include "utils.h" +#include "common.h" #include "functions.h" #include "main.h" #include "menu.h" |
