Browse Source

Add missing atlbase.h include

rdb 16 years ago
parent
commit
c84026fd51
1 changed files with 2 additions and 0 deletions
  1. 2 0
      direct/src/plugin_activex/PPDownloadCallback.h

+ 2 - 0
direct/src/plugin_activex/PPDownloadCallback.h

@@ -14,6 +14,8 @@
 
 #pragma once
 
+#include <atlbase.h>
+
 enum
 {
     UF_BINDSTATUS_FIRST = BINDSTATUS_FINDINGRESOURCE,