diff options
Diffstat (limited to 'plugins/FloatingContacts/src/main.cpp')
-rw-r--r-- | plugins/FloatingContacts/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FloatingContacts/src/main.cpp b/plugins/FloatingContacts/src/main.cpp index d16405ffbb..464521581a 100644 --- a/plugins/FloatingContacts/src/main.cpp +++ b/plugins/FloatingContacts/src/main.cpp @@ -14,7 +14,7 @@ This plugin has been tested to work under Windows ME, 2000 and XP. No warranty for any misbehaviour.
*/
-#include "stdhdr.h"
+#include "stdafx.h"
#include "../Utils/mir_fonts.h"
|