pandabase -> dtoolbase

This commit is contained in:
David Rose 2006-04-06 17:48:24 +00:00
parent cde115a055
commit ff562c4acc
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
#ifndef ATOMICADJUSTNSPRIMPL_H
#define ATOMICADJUSTNSPRIMPL_H
#include "pandabase.h"
#include "dtoolbase.h"
#include "selectThreadImpl.h"
#ifdef THREAD_NSPR_IMPL

View File

@ -19,7 +19,7 @@
#ifndef ATOMICADJUSTWIN32IMPL_H
#define ATOMICADJUSTWIN32IMPL_H
#include "pandabase.h"
#include "dtoolbase.h"
#include "selectThreadImpl.h"
#ifdef THREAD_WIN32_IMPL