Bläddra i källkod

changed includes to use application path

Dave Schuyler 22 år sedan
förälder
incheckning
c58963671a
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      direct/src/deadrec/correction.cxx

+ 2 - 2
direct/src/deadrec/correction.cxx

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