diff options
Diffstat (limited to 'plugins/AvatarHistory/src/stdafx.h')
-rw-r--r-- | plugins/AvatarHistory/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/src/stdafx.h b/plugins/AvatarHistory/src/stdafx.h index 4564dd5d73..930f46447f 100644 --- a/plugins/AvatarHistory/src/stdafx.h +++ b/plugins/AvatarHistory/src/stdafx.h @@ -24,7 +24,7 @@ #include <m_metacontacts.h>
#include <m_avatarhistory.h>
-#include "../utils/mir_options.h"
+#include "../../utils/mir_options.h"
#include "resource.h"
#include "Version.h"
|