summaryrefslogtreecommitdiff
path: root/base/cprintf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/cprintf.cc')
-rw-r--r--base/cprintf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/cprintf.cc b/base/cprintf.cc
index be6e64f59..945ad5b38 100644
--- a/base/cprintf.cc
+++ b/base/cprintf.cc
@@ -31,7 +31,7 @@
#include <iostream>
#include <sstream>
-#include "cprintf.hh"
+#include "base/cprintf.hh"
using namespace std;