diff src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h @ 656:cd73fb26dfb0

Corrected some upper/lower case project settings. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@916 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Mon, 09 Feb 2009 16:13:47 +0000
parents b964e594c0a4
children 3363b7bb0d41
line wrap: on
line diff
--- a/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h	Fri Feb 06 14:12:39 2009 +0000
+++ b/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h	Mon Feb 09 16:13:47 2009 +0000
@@ -24,10 +24,10 @@
 #define WIN32_LEAN_AND_MEAN
 #include "PluginInterface.h"
 #include "Scintilla.h"
-#include <TCHAR.H>
+#include <tchar.h>
 #include <shlwapi.h>
 
-#include "indenthandler.h"
+#include "IndentHandler.h"
 #include "SettingsPaths.h"
 
 /* menu position in funcItem */