]> git.saurik.com Git - cydia.git/blobdiff - Menes/ObjectHandle.h
Use the correct color for 'Loading...'.
[cydia.git] / Menes / ObjectHandle.h
index cd01509cdbde2dbe31caddab4585351d3b054bcd..188ec1ae0993a214a1903a8d9a9b1596d4a80c4d 100644 (file)
 #ifndef Menes_ObjectHandle_H
 #define Menes_ObjectHandle_H
 
+#include "CyteKit/UCPlatform.h"
+
+#include <CoreFoundation/CoreFoundation.h>
+#include <Foundation/Foundation.h>
+
 template <typename Type_, unsigned Delegate_>
 struct MenesObjectHandle_;