aboutsummaryrefslogtreecommitdiff
path: root/src/CommandError.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommandError.cxx')
-rw-r--r--src/CommandError.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/CommandError.cxx b/src/CommandError.cxx
index 32d3cb5e..04de35e8 100644
--- a/src/CommandError.cxx
+++ b/src/CommandError.cxx
@@ -21,10 +21,7 @@
#include "CommandError.hxx"
#include "db_error.h"
#include "io_error.h"
-
-extern "C" {
-#include "protocol/result.h"
-}
+#include "protocol/Result.hxx"
#include <assert.h>
#include <errno.h>