diff options
author | George Hazan <george.hazan@gmail.com> | 2015-06-05 19:27:43 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-06-05 19:27:43 +0000 |
commit | 095b02026b6135626973778bb31e9bd2359ae2bc (patch) | |
tree | 4a8dd137afcec43f6673d2fd95a63bc4479e479c /protocols/IcqOscarJ/src/stdafx.h | |
parent | 605fdc596a6725864255c9410731f218a16811e2 (diff) |
icq ask auth window -> UI Utils
git-svn-id: http://svn.miranda-ng.org/main/trunk@14018 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/src/stdafx.h')
-rw-r--r-- | protocols/IcqOscarJ/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/IcqOscarJ/src/stdafx.h b/protocols/IcqOscarJ/src/stdafx.h index d06acbb89a..431c4dcf10 100644 --- a/protocols/IcqOscarJ/src/stdafx.h +++ b/protocols/IcqOscarJ/src/stdafx.h @@ -81,6 +81,7 @@ #include <m_xstatus.h>
#include <m_timezones.h>
#include <win2k.h>
+#include <m_gui.h>
// Project resources
#include "resource.h"
|