summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/kopeteonlinestatusmanager.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2017-02-03 13:17:47 +0100
committerSlávek Banko <slavek.banko@axis.cz>2017-02-03 13:17:59 +0100
commit027e2601390af9f3bcd6c233458174657915ef61 (patch)
tree5dd3fd58b5a0a2a466230b506984ab803a66458f /kopete/libkopete/kopeteonlinestatusmanager.cpp
parent80fc48ed46af348718218ca1f77df2dc13e39edf (diff)
downloadtdenetwork-027e2601390af9f3bcd6c233458174657915ef61.tar.gz
tdenetwork-027e2601390af9f3bcd6c233458174657915ef61.zip
Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ed71acf6dcd9380590048fc5c6eb9fd22cb3b9c5)
Diffstat (limited to 'kopete/libkopete/kopeteonlinestatusmanager.cpp')
-rw-r--r--kopete/libkopete/kopeteonlinestatusmanager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/kopete/libkopete/kopeteonlinestatusmanager.cpp b/kopete/libkopete/kopeteonlinestatusmanager.cpp
index 0809881d..75417e16 100644
--- a/kopete/libkopete/kopeteonlinestatusmanager.cpp
+++ b/kopete/libkopete/kopeteonlinestatusmanager.cpp
@@ -16,6 +16,7 @@
*************************************************************************
*/
+#include "config.h"
#include "kopeteonlinestatusmanager.h"
#include "kopeteawayaction.h"