diff options
Diffstat (limited to 'plugins/Popup/src/avatars_simple.cpp')
-rw-r--r-- | plugins/Popup/src/avatars_simple.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Popup/src/avatars_simple.cpp b/plugins/Popup/src/avatars_simple.cpp index 22e603db3d..5b55467b7f 100644 --- a/plugins/Popup/src/avatars_simple.cpp +++ b/plugins/Popup/src/avatars_simple.cpp @@ -21,7 +21,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include "headers.h"
+#include "stdafx.h"
SimpleAvatar::SimpleAvatar(HANDLE h, bool bUseBitmap)
: PopupAvatar()
|