summaryrefslogtreecommitdiffstats
path: root/xmrstak/misc/console.cpp
diff options
context:
space:
mode:
authorpsychocrypt <psychocrypt@users.noreply.github.com>2017-09-29 21:43:43 +0200
committerpsychocrypt <psychocrypt@users.noreply.github.com>2017-09-30 23:46:08 +0200
commit8babae3156430f5aa6b804f7c352ffb178097963 (patch)
tree6c09c50e518c1d6342c06b3890f71043fc0e90b5 /xmrstak/misc/console.cpp
parent4526840bb6347eaed7d80a807357f969f9c68a40 (diff)
downloadxmr-stak-8babae3156430f5aa6b804f7c352ffb178097963.zip
xmr-stak-8babae3156430f5aa6b804f7c352ffb178097963.tar.gz
cleanup includes
Diffstat (limited to 'xmrstak/misc/console.cpp')
-rw-r--r--xmrstak/misc/console.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmrstak/misc/console.cpp b/xmrstak/misc/console.cpp
index 0c73b1d..ba34bb3 100644
--- a/xmrstak/misc/console.cpp
+++ b/xmrstak/misc/console.cpp
@@ -21,7 +21,8 @@
*
*/
-#include "console.h"
+#include "xmrstak/misc/console.hpp"
+
#include <time.h>
#include <stdio.h>
#include <string.h>
OpenPOWER on IntegriCloud