summaryrefslogtreecommitdiff
path: root/kbdnotify/trigger.c
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-26 12:49:09 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-26 12:49:09 +0000
commit308b14daa23b11367b677d24194f35cbb6a7dbec (patch)
tree2a30985f29749384253b5eab1c3d70d4a0cab2c1 /kbdnotify/trigger.c
parent93d3575dff1db593b516821478510a4fecf0649e (diff)
updated KeyboardNotify
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@212 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'kbdnotify/trigger.c')
-rw-r--r--kbdnotify/trigger.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/kbdnotify/trigger.c b/kbdnotify/trigger.c
index a05671a..e8b155e 100644
--- a/kbdnotify/trigger.c
+++ b/kbdnotify/trigger.c
@@ -26,10 +26,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "constants.h"
#include "utils.h"
#include "resource.h"
-#include "../headers_c/newpluginapi.h"
-#include "../headers_c/m_database.h"
-#include "../headers_c/m_langpack.h"
-#include "../headers_c/m_trigger.h"
+#include <newpluginapi.h>
+#include <m_database.h>
+#include <m_langpack.h>
+#include "m_trigger.h"
extern HINSTANCE hInst;