mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -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 <clockObject.h>
|
||||
#include "clockObject.h"
|
||||
|
||||
#include <notifyCategoryProxy.h>
|
||||
#include "notifyCategoryProxy.h"
|
||||
NotifyCategoryDeclNoExport(correction);
|
||||
NotifyCategoryDef(correction, "");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user