summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Popup/src/headers.h')
-rw-r--r--plugins/Popup/src/headers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Popup/src/headers.h b/plugins/Popup/src/headers.h
index e4eca04876..0b0c32298e 100644
--- a/plugins/Popup/src/headers.h
+++ b/plugins/Popup/src/headers.h
@@ -86,7 +86,7 @@ Last change by : $Author: Merlin_de $
#endif
//Resources
- #include "../resource.h"
+ #include "resource.h"
#define NOWIN2K
#define MIRANDA_VER 0x0A00
@@ -139,7 +139,7 @@ Last change by : $Author: Merlin_de $
//PopUp common handlers
#include "defs.h"
- #include "../version.h"
+ #include "version.h"
#include "config.h"
#include "common.h"
#include "def_settings.h"