pandabase -> dtoolbase
This commit is contained in:
parent
cde115a055
commit
ff562c4acc
|
|
@ -19,7 +19,7 @@
|
|||
#ifndef ATOMICADJUSTNSPRIMPL_H
|
||||
#define ATOMICADJUSTNSPRIMPL_H
|
||||
|
||||
#include "pandabase.h"
|
||||
#include "dtoolbase.h"
|
||||
#include "selectThreadImpl.h"
|
||||
|
||||
#ifdef THREAD_NSPR_IMPL
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
#ifndef ATOMICADJUSTWIN32IMPL_H
|
||||
#define ATOMICADJUSTWIN32IMPL_H
|
||||
|
||||
#include "pandabase.h"
|
||||
#include "dtoolbase.h"
|
||||
#include "selectThreadImpl.h"
|
||||
|
||||
#ifdef THREAD_WIN32_IMPL
|
||||
|
|
|
|||
Loading…
Reference in New Issue