summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/globalStates.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xmrstak/backend/globalStates.cpp')
-rw-r--r--xmrstak/backend/globalStates.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmrstak/backend/globalStates.cpp b/xmrstak/backend/globalStates.cpp
index 5251da8..ef582c1 100644
--- a/xmrstak/backend/globalStates.cpp
+++ b/xmrstak/backend/globalStates.cpp
@@ -21,15 +21,15 @@
*
*/
+#include "miner_work.hpp"
+#include "globalStates.hpp"
+
#include <assert.h>
#include <cmath>
#include <chrono>
#include <cstring>
-#include "miner_work.h"
-#include "GlobalStates.hpp"
-
namespace xmrstak
{
OpenPOWER on IntegriCloud