diff options
Diffstat (limited to 'YAMN/yamn.h')
-rw-r--r-- | YAMN/yamn.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/YAMN/yamn.h b/YAMN/yamn.h index b209b24..fa42d5a 100644 --- a/YAMN/yamn.h +++ b/YAMN/yamn.h @@ -34,10 +34,10 @@ #include "m_protocols.h" //protocols
#include "m_protomod.h" //protocols module
#include "m_protosvc.h"
-#include "include/m_uninstaller.h" //PluginUninstaller structures
+#include "m_uninstaller.h" //PluginUninstaller structures
#include "m_toptoolbar.h"
#include "m_icolib.h"
-#include "include/m_kbdnotify.h"
+#include "m_kbdnotify.h"
#include "m_popup.h"
#include "m_updater.h"
#include "m_account.h" //Account structure and all needed structures to cooperate with YAMN
|