summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--adbbu/adbbumain.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/adbbu/adbbumain.cpp b/adbbu/adbbumain.cpp
index 4f5efec4c..2e66bceb6 100644
--- a/adbbu/adbbumain.cpp
+++ b/adbbu/adbbumain.cpp
@@ -24,6 +24,7 @@
#include <ctype.h>
#include <string>
#include <sstream>
+#include <algorithm>
#include "twrpback.hpp"
#include "twadbstream.h"