changed includes to use application path
This commit is contained in:
parent
6d9bc4072f
commit
c58963671a
|
|
@ -17,9 +17,9 @@
|
|||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "correction.h"
|
||||
#include <clockObject.h>
|
||||
#include "clockObject.h"
|
||||
|
||||
#include <notifyCategoryProxy.h>
|
||||
#include "notifyCategoryProxy.h"
|
||||
NotifyCategoryDeclNoExport(correction);
|
||||
NotifyCategoryDef(correction, "");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue