diff src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h @ 514:53be89131013

Made some small integration changes to the Notepad++ plugin. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@754 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 31 Aug 2008 15:30:23 +0000
parents 97e85897faec
children 54d6696e8673
line wrap: on
line diff
--- a/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h	Sun Aug 31 15:29:26 2008 +0000
+++ b/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h	Sun Aug 31 15:30:23 2008 +0000
@@ -27,7 +27,9 @@
 #include "Notepad_plus_rc.h"
 #include "Scintilla.h"
 #include <TCHAR.H>
+#include <shlwapi.h>
 
+#include "indenthandler.h"
 #include "SettingsPaths.h"
 
 /* menu position in funcItem */