X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/2fd4c9a9c613326eda6b0837e3bc73fc6210f258..17fe7546f6ef4df0bc8b0394e39d929c93d5c1f4:/ObjectiveC.mk diff --git a/ObjectiveC.mk b/ObjectiveC.mk index 6f3e14e..c2837c5 100644 --- a/ObjectiveC.mk +++ b/ObjectiveC.mk @@ -1,5 +1,5 @@ filters += ObjectiveC -header += Struct.hpp #ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp +header += Struct.hpp ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp code += ObjectiveC/Output.o ObjectiveC/Replace.o ObjectiveC/Library.o Struct.hpp: