Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit de7849b3 authored by g4m4's avatar g4m4
Browse files

[CODE] Fix missing header include

parent 81715f8b
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,7 @@ THIRD_PARTY_INCLUDES_END ...@@ -15,6 +15,7 @@ THIRD_PARTY_INCLUDES_END
// ENGINE_MAJOR_VERSION // ENGINE_MAJOR_VERSION
#include "Runtime/Launch/Resources/Version.h" #include "Runtime/Launch/Resources/Version.h"
#include "FixItBackend.h"
#include "FixItCore.h" #include "FixItCore.h"
#include "FixItTranslationLayer.h" #include "FixItTranslationLayer.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment