mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 19:13:56 +00:00
fixed include of common in bit_field.h
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <limits>
|
||||
#include <type_traits>
|
||||
|
||||
#include "Common.h"
|
||||
#include "common/common.h"
|
||||
|
||||
/*
|
||||
* Abstract bitfield class
|
||||
|
||||
Reference in New Issue
Block a user