diff options
Diffstat (limited to 'plugins/QuickContacts/src/stdafx.h')
-rw-r--r-- | plugins/QuickContacts/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/QuickContacts/src/stdafx.h b/plugins/QuickContacts/src/stdafx.h index e308aab019..0e3aa31791 100644 --- a/plugins/QuickContacts/src/stdafx.h +++ b/plugins/QuickContacts/src/stdafx.h @@ -45,7 +45,7 @@ Boston, MA 02111-1307, USA. #include <m_metacontacts.h>
#include <m_quickcontacts.h>
-#include "../utils/mir_options.h"
+#include "../../utils/mir_options.h"
#include "resource.h"
#include "options.h"
|