Browse Source

build universally

David Rose 19 years ago
parent
commit
1f31806e1d

+ 1 - 1
panda/src/windisplay/winDetectDx7.cxx

@@ -17,7 +17,7 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include "dtool_config.h"
+#include "pandabase.h"
 
 #if HAVE_DX
 

+ 1 - 1
panda/src/windisplay/winDetectDx8.cxx

@@ -17,7 +17,7 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include "dtool_config.h"
+#include "pandabase.h"
 
 #if HAVE_DX
 

+ 1 - 1
panda/src/windisplay/winDetectDx9.cxx

@@ -17,7 +17,7 @@
 //
 ////////////////////////////////////////////////////////////////////
 
-#include "dtool_config.h"
+#include "pandabase.h"
 
 #if HAVE_DX