changed includes to use application path

This commit is contained in:
Dave Schuyler 2003-10-28 06:26:45 +00:00
parent 6d9bc4072f
commit c58963671a

View File

@ -17,9 +17,9 @@
////////////////////////////////////////////////////////////////////
#include "correction.h"
#include <clockObject.h>
#include "clockObject.h"
#include <notifyCategoryProxy.h>
#include "notifyCategoryProxy.h"
NotifyCategoryDeclNoExport(correction);
NotifyCategoryDef(correction, "");