summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/WhatsApp')
-rw-r--r--protocols/WhatsApp/res/whatsapp.rcbin8152 -> 8174 bytes
-rw-r--r--protocols/WhatsApp/src/common.h2
-rw-r--r--protocols/WhatsApp/src/resource.hbin2544 -> 2910 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/res/whatsapp.rc b/protocols/WhatsApp/res/whatsapp.rc
index 93ba3a7353..735f33f473 100644
--- a/protocols/WhatsApp/res/whatsapp.rc
+++ b/protocols/WhatsApp/res/whatsapp.rc
Binary files differ
diff --git a/protocols/WhatsApp/src/common.h b/protocols/WhatsApp/src/common.h
index 92631c1365..415f809d9f 100644
--- a/protocols/WhatsApp/src/common.h
+++ b/protocols/WhatsApp/src/common.h
@@ -74,7 +74,7 @@ class WhatsAppProto;
#include "constants.h"
#include "utils.h"
#include "db.h"
-#include "../res/resource.h"
+#include "resource.h"
#include "dialogs.h"
#include "theme.h"
#include "definitions.h"
diff --git a/protocols/WhatsApp/src/resource.h b/protocols/WhatsApp/src/resource.h
index a72296428f..374c74cd4b 100644
--- a/protocols/WhatsApp/src/resource.h
+++ b/protocols/WhatsApp/src/resource.h
Binary files differ