summaryrefslogtreecommitdiffstats
path: root/xmrstak/jconf.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'xmrstak/jconf.hpp')
-rw-r--r--xmrstak/jconf.hpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmrstak/jconf.hpp b/xmrstak/jconf.hpp
index 934d6f8..41c7712 100644
--- a/xmrstak/jconf.hpp
+++ b/xmrstak/jconf.hpp
@@ -1,8 +1,11 @@
#pragma once
+
+#include "xmrstak/misc/environment.hpp"
+#include "params.hpp"
+
#include <stdlib.h>
#include <string>
-#include "Environment.hpp"
-#include "Params.hpp"
+
class jconf
{
OpenPOWER on IntegriCloud