ibasso: Fix a build warning that got lost

Change-Id: I51287f5cdd7f07d9407ed6aac949d4e389d6df0e
This commit is contained in:
Solomon Peachy 2025-05-25 11:02:27 -04:00
parent adb49159ce
commit efefe143bd

View file

@ -23,7 +23,7 @@
#include <stdio.h>
#include <string.h>
#include "config.h"
#include "debug.h"
#include "panic.h"