Browse Source

cmake: Add missing header in express.

Sam Edwards 11 years ago
parent
commit
374d9575d3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/express/CMakeLists.txt

+ 1 - 0
panda/src/express/CMakeLists.txt

@@ -12,6 +12,7 @@ set(P3EXPRESS_HEADERS
   dcast.T dcast.h
   encrypt_string.h
   error_utils.h
+  export_dtool.h
   fileReference.h fileReference.I
   hashGeneratorBase.I hashGeneratorBase.h
   hashVal.I hashVal.h