mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -04:00
trivial syntax
This commit is contained in:
parent
ccc1ef45ca
commit
213d45c53c
@ -19,12 +19,12 @@
|
|||||||
#ifndef FLTCOPY_H
|
#ifndef FLTCOPY_H
|
||||||
#define FLTCOPY_H
|
#define FLTCOPY_H
|
||||||
|
|
||||||
#include <pandatoolbase.h>
|
#include "pandatoolbase.h"
|
||||||
|
|
||||||
#include "cvsCopy.h"
|
#include "cvsCopy.h"
|
||||||
|
|
||||||
#include <dSearchPath.h>
|
#include "dSearchPath.h"
|
||||||
#include <pointerTo.h>
|
#include "pointerTo.h"
|
||||||
|
|
||||||
#include "pset.h"
|
#include "pset.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user