ROTL_32 header fixes

This commit is contained in:
dingusdev
2025-04-24 06:36:11 -07:00
parent 746f461c5b
commit 2ce4e13170
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
// The Power-specific opcodes for the processor - ppcopcodes.cpp
// Any shared opcodes are in ppcopcodes.cpp
#include <core/bitops.h>
#include "ppcemu.h"
#include "ppcmacros.h"
#include "ppcmmu.h"