mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
changed includes to use application path
This commit is contained in:
parent
6d9bc4072f
commit
c58963671a
@ -17,9 +17,9 @@
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include "correction.h"
|
#include "correction.h"
|
||||||
#include <clockObject.h>
|
#include "clockObject.h"
|
||||||
|
|
||||||
#include <notifyCategoryProxy.h>
|
#include "notifyCategoryProxy.h"
|
||||||
NotifyCategoryDeclNoExport(correction);
|
NotifyCategoryDeclNoExport(correction);
|
||||||
NotifyCategoryDef(correction, "");
|
NotifyCategoryDef(correction, "");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user