mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-07-11 01:34:17 +02:00
common: reorganize
This commit is contained in:
@@ -180,7 +180,7 @@ int main(int argc, char* argv[])
|
||||
|
||||
fprintf( dest,
|
||||
"#pragma once\n\n"
|
||||
"#include \"Pcsx2Types.h\"\n"
|
||||
"#include \"common/Pcsx2Types.h\"\n"
|
||||
"#include <wx/gdicmn.h>\n\n"
|
||||
"class %s\n{\n"
|
||||
"public:\n"
|
||||
|
||||
Reference in New Issue
Block a user