Ticket #6132: PropertyInfoFix.patch

File PropertyInfoFix.patch, 349 bytes (added by Karvjorm, 14 years ago)

Adding missing include line to PropertyInfo.h file

  • headers/os/app/PropertyInfo.h

     
    88
    99#include <BeBuild.h>
    1010#include <Flattenable.h>
     11#include <Message.h>
    1112#include <SupportDefs.h>
    1213#include <TypeConstants.h>
    1314