summaryrefslogtreecommitdiff
path: root/src/ingestor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ingestor.hpp')
-rw-r--r--src/ingestor.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ingestor.hpp b/src/ingestor.hpp
index b55886e..a0dd1b9 100644
--- a/src/ingestor.hpp
+++ b/src/ingestor.hpp
@@ -1,7 +1,7 @@
#pragma once
+#include "curlOp.hpp"
#include "logTypes.hpp"
-#include "uaLookup.hpp"
#include <c++11Helpers.h>
#include <connectionPool.h>
#include <connection_fwd.h>