Browse Source

*** empty log message ***

Cary Sandvig 25 years ago
parent
commit
0be7d093d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dtool/src/dtoolutil/dSearchPath.h

+ 1 - 1
dtool/src/dtoolutil/dSearchPath.h

@@ -23,7 +23,7 @@
 ////////////////////////////////////////////////////////////////////
 class EXPCL_DTOOL DSearchPath {
 public:
-  class Results {
+  class EXPCL_DTOOL Results {
   PUBLISHED:
     Results();
     Results(const Results &copy);