aboutsummaryrefslogtreecommitdiff
path: root/fesvr
diff options
context:
space:
mode:
Diffstat (limited to 'fesvr')
-rw-r--r--fesvr/htif.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/fesvr/htif.cc b/fesvr/htif.cc
index 4f34cec..1a9d0fc 100644
--- a/fesvr/htif.cc
+++ b/fesvr/htif.cc
@@ -3,7 +3,7 @@
#include "htif.h"
#include "rfb.h"
#include "elfloader.h"
-#include "encoding.h"
+#include "platform.h"
#include "byteorder.h"
#include <algorithm>
#include <assert.h>