Browse Source

fix missing include

rdb 13 years ago
parent
commit
b164aaaac8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pandatool/src/maxegg/maxOptionsDialog.h

+ 2 - 0
pandatool/src/maxegg/maxOptionsDialog.h

@@ -10,6 +10,8 @@
 #ifndef __maxEggExpOptions__H
 #define __maxEggExpOptions__H
 
+#include "pathReplace.h"
+
 #pragma conform(forScope, off)
 
 /* Externed Globals */