From 2ff47e01ffb02c37f4bbb44635f1fa12e4c870ab Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 17 Nov 2011 22:12:34 +0000 Subject: small fixes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@177 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- nudge/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nudge/main.cpp') diff --git a/nudge/main.cpp b/nudge/main.cpp index e31d8c5..0e5fc3f 100644 --- a/nudge/main.cpp +++ b/nudge/main.cpp @@ -1,7 +1,7 @@ #include "headers.h" #include "main.h" #include "shake.h" -#include "include\m_msg_buttonsbar.h" +#include "m_msg_buttonsbar.h" static INT_PTR CALLBACK DlgProcOptsTrigger(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam); -- cgit v1.2.3