Accidentally swapped two header files that should be in opposite places. This is now fixed.

This commit is contained in:
Jamie Greunbaum 2023-04-05 11:06:02 -04:00
parent 5f26d8e587
commit ccf90dfd49
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include "CoreMinimal.h"
#include "BugzillaJSONStructs.generated.h"
//#include "BugzillaJSONStructs.generated.h"
/**