Changed filenames of the luprex headers

This commit is contained in:
2023-09-07 03:57:29 -04:00
parent 4b3f36d7e7
commit f4f62613ca
9 changed files with 7 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#include "LockedWrapper.h"
#include "DebugPrint.h"
#include "drvutil.hpp"
#include "lpx-drvutil.hpp"
void FLockedWrapper::InitWrapper() {
if (Lockable.Wrapper.play_initialize != nullptr) {