diff options
Diffstat (limited to 'protocols/IcqOscarJ/src/icq_popups.cpp')
-rw-r--r-- | protocols/IcqOscarJ/src/icq_popups.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/icq_popups.cpp b/protocols/IcqOscarJ/src/icq_popups.cpp index 0edbd79b40..ef73f29049 100644 --- a/protocols/IcqOscarJ/src/icq_popups.cpp +++ b/protocols/IcqOscarJ/src/icq_popups.cpp @@ -27,7 +27,7 @@ // Popup Plugin stuff
// -----------------------------------------------------------------------------
-#include "icqoscar.h"
+#include "stdafx.h"
extern BOOL bPopupService;
|